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 239 of file iop_dmc_in_defs.h.
unsigned int cmd_rdy |
Definition at line 243 of file iop_dmc_in_defs.h.
unsigned int ctxt_md |
Definition at line 241 of file iop_dmc_in_defs.h.
unsigned int data_md |
Definition at line 240 of file iop_dmc_in_defs.h.
unsigned int dummy1 |
Definition at line 246 of file iop_dmc_in_defs.h.
unsigned int full |
Definition at line 245 of file iop_dmc_in_defs.h.
unsigned int group_md |
Definition at line 242 of file iop_dmc_in_defs.h.
unsigned int sth |
Definition at line 244 of file iop_dmc_in_defs.h.