Linux Kernel
3.7.1
|
#include <iop_dmc_in_defs.h>
Data Fields | |
unsigned int | data_md: 1 |
unsigned int | ctxt_md: 1 |
unsigned int | group_md: 1 |
unsigned int | cmd_rdy: 1 |
unsigned int | sth: 1 |
unsigned int | full: 1 |
unsigned int | dummy1: 26 |
Definition at line 252 of file iop_dmc_in_defs.h.
unsigned int cmd_rdy |
Definition at line 256 of file iop_dmc_in_defs.h.
unsigned int ctxt_md |
Definition at line 254 of file iop_dmc_in_defs.h.
unsigned int data_md |
Definition at line 253 of file iop_dmc_in_defs.h.
unsigned int dummy1 |
Definition at line 259 of file iop_dmc_in_defs.h.
unsigned int full |
Definition at line 258 of file iop_dmc_in_defs.h.
unsigned int group_md |
Definition at line 255 of file iop_dmc_in_defs.h.
unsigned int sth |
Definition at line 257 of file iop_dmc_in_defs.h.