RTEMS
|
Termios device node for installed devices. More...
#include <termiostypes.h>
Public Attributes | |
rtems_chain_node | node |
rtems_device_major_number | major |
rtems_device_minor_number | minor |
const rtems_termios_device_handler * | handler |
const rtems_termios_device_flow * | flow |
rtems_termios_device_context * | context |
struct rtems_termios_tty * | tty |
Termios device node for installed devices.
Definition at line 269 of file termiostypes.h.