#include <ccbdef.h>
Public Attributes | |
| struct _ucb * | ccb_l_ucb |
| struct _wcb * | ccb_l_wind |
| union { | |
| unsigned int ccb_l_sts | |
| struct { | |
| unsigned ccb_v_amb: 1 | |
| unsigned ccb_v_imgtmp: 1 | |
| unsigned ccb_v_rdchkdon: 1 | |
| unsigned ccb_v_wrtchkdon: 1 | |
| unsigned ccb_v_logchkdon: 1 | |
| unsigned ccb_v_phychkdon: 1 | |
| unsigned ccb_v_noreadacc: 1 | |
| unsigned ccb_v_nowriteacc: 1 | |
| unsigned ccb_v_clone: 1 | |
| unsigned ccb_v_fillme: 7 | |
| } | |
| }; | |
| char | ccb_b_amod |
| unsigned char | ccb_b_spare_1 |
| unsigned short int | ccb_w_spare_2 |
| unsigned int | ccb_l_ioc |
| struct _irp * | ccb_l_dirp |
| union { | |
| int ccb_l_chan | |
| unsigned short int ccb_w_chan | |
| }; | |
| int | ccb_l_reserved |
Definition at line 20 of file ccbdef.h.
struct _ucb* _ccb::ccb_l_ucb [read] |
Definition at line 21 of file ccbdef.h.
Referenced by exe_assign(), exe_cancel(), exe_crembx(), exe_dassgn(), and exe_getdvi().
struct _wcb* _ccb::ccb_l_wind [read] |
| unsigned int _ccb::ccb_l_sts |
Definition at line 24 of file ccbdef.h.
Referenced by exe_crembx(), mb_chanunwait(), mb_fdt_read(), and mb_fdt_write().
| unsigned _ccb::ccb_v_amb |
| unsigned _ccb::ccb_v_imgtmp |
| unsigned _ccb::ccb_v_rdchkdon |
| unsigned _ccb::ccb_v_wrtchkdon |
| unsigned _ccb::ccb_v_logchkdon |
| unsigned _ccb::ccb_v_phychkdon |
| unsigned _ccb::ccb_v_noreadacc |
| unsigned _ccb::ccb_v_nowriteacc |
| unsigned _ccb::ccb_v_clone |
| unsigned _ccb::ccb_v_fillme |
| union { ... } |
| char _ccb::ccb_b_amod |
Definition at line 38 of file ccbdef.h.
Referenced by exe_assign(), exe_crembx(), exe_dassgn(), and ioc_verify_chan().
| unsigned char _ccb::ccb_b_spare_1 |
| unsigned short int _ccb::ccb_w_spare_2 |
| unsigned int _ccb::ccb_l_ioc |
struct _irp* _ccb::ccb_l_dirp [read] |
| int _ccb::ccb_l_chan |
| unsigned short int _ccb::ccb_w_chan |
| union { ... } |
1.5.5