#include <ucbdef.h>
Public Attributes | |
| struct _ucb | ucb_r_ucb |
| unsigned int | ucb_l_mb_readerrefc |
| unsigned int | ucb_l_mb_writerrefc |
| struct _irp * | ucb_l_mb_readqfl |
| struct _irp * | ucb_l_mb_readqbl |
| long | ucb_l_mb_writerwaitqfl |
| long | ucb_l_mb_writerwaitqbl |
| long | ucb_l_mb_readerwaitqfl |
| long | ucb_l_mb_readerwaitqbl |
| long | ucb_l_mb_nowriterwaitqfl |
| long | ucb_l_mb_nowriterwaitqbl |
| long | ucb_l_mb_noreaderwaitqfl |
| long | ucb_l_mb_noreaderwaitqbl |
| long | ucb_l_mb_room_notify |
| union { | |
| void * ucb_l_logadr | |
| struct { | |
| void * ucb_l_mb_logadr | |
| } | |
| }; | |
Definition at line 606 of file ucbdef.h.
struct _ucb _mb_ucb::ucb_r_ucb [read] |
| unsigned int _mb_ucb::ucb_l_mb_readerrefc |
| unsigned int _mb_ucb::ucb_l_mb_writerrefc |
struct _irp* _mb_ucb::ucb_l_mb_readqfl [read] |
Definition at line 611 of file ucbdef.h.
Referenced by clone_init_ucb(), exe_std_wrtmailbox(), mb_fdt_setmode(), mb_fdt_write(), and mb_finishread().
struct _irp* _mb_ucb::ucb_l_mb_readqbl [read] |
Definition at line 613 of file ucbdef.h.
Referenced by clone_init_ucb(), mb_chanunwait(), and mb_fdt_setmode().
Definition at line 615 of file ucbdef.h.
Referenced by clone_init_ucb(), mb_chanunwait(), and mb_fdt_setmode().
| void* _mb_ucb::ucb_l_logadr |
| void* _mb_ucb::ucb_l_mb_logadr |
| union { ... } |
1.5.5