#include <iogendef.h>
Public Attributes | |
| union { | |
| struct { | |
| unsigned short int iogen_w_fcode | |
| unsigned short int iogen_w_modifiers | |
| } | |
| struct { | |
| unsigned iogen_v_fcode_fill: 16 | |
| unsigned iogen_v_nowait: 1 | |
| unsigned iogen_v_lddb: 1 | |
| unsigned iogen_v_sysdevice: 1 | |
| unsigned iogen_v_noinit: 1 | |
| unsigned iogen_v_fill_0_: 4 | |
| } | |
| }; | |
Definition at line 18 of file iogendef.h.
| unsigned short int _iogen::iogen_w_fcode |
Definition at line 21 of file iogendef.h.
| unsigned short int _iogen::iogen_w_modifiers |
Definition at line 22 of file iogendef.h.
| unsigned _iogen::iogen_v_fcode_fill |
Definition at line 25 of file iogendef.h.
| unsigned _iogen::iogen_v_nowait |
Definition at line 26 of file iogendef.h.
| unsigned _iogen::iogen_v_lddb |
Definition at line 27 of file iogendef.h.
| unsigned _iogen::iogen_v_sysdevice |
Definition at line 28 of file iogendef.h.
| unsigned _iogen::iogen_v_noinit |
Definition at line 29 of file iogendef.h.
| unsigned _iogen::iogen_v_fill_0_ |
Definition at line 30 of file iogendef.h.
| union { ... } |
1.5.5