#include <ttyucbdef.h>
Public Attributes | |
struct _tty_ucb | ucb_r_ttyucb |
int | ucb_l_tp_map |
union { | |
unsigned char ucb_b_tp_stat | |
struct { | |
unsigned tty_v_tp_abort: 1 | |
unsigned tty_v_tp_alloc: 1 | |
unsigned tty_v_tp_dlloc: 1 | |
unsigned tty_v_fill_3_: 5 | |
} | |
}; | |
unsigned char | ucb_b_tp_spare1 |
unsigned short int | ucb_w_tp_spare2 |
Definition at line 308 of file ttyucbdef.h.
struct _tty_ucb _tpd_ucb::ucb_r_ttyucb [read] |
Definition at line 309 of file ttyucbdef.h.
Definition at line 310 of file ttyucbdef.h.
unsigned char _tpd_ucb::ucb_b_tp_stat |
Definition at line 312 of file ttyucbdef.h.
unsigned _tpd_ucb::tty_v_tp_abort |
Definition at line 314 of file ttyucbdef.h.
unsigned _tpd_ucb::tty_v_tp_alloc |
Definition at line 315 of file ttyucbdef.h.
unsigned _tpd_ucb::tty_v_tp_dlloc |
Definition at line 316 of file ttyucbdef.h.
unsigned _tpd_ucb::tty_v_fill_3_ |
Definition at line 317 of file ttyucbdef.h.
union { ... } |
unsigned char _tpd_ucb::ucb_b_tp_spare1 |
Definition at line 320 of file ttyucbdef.h.
unsigned short int _tpd_ucb::ucb_w_tp_spare2 |
Definition at line 321 of file ttyucbdef.h.