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 226 of file iop_dmc_in_defs.h.
unsigned int cmd_rdy |
Definition at line 230 of file iop_dmc_in_defs.h.
unsigned int ctxt_md |
Definition at line 228 of file iop_dmc_in_defs.h.
unsigned int data_md |
Definition at line 227 of file iop_dmc_in_defs.h.
unsigned int dummy1 |
Definition at line 233 of file iop_dmc_in_defs.h.
unsigned int full |
Definition at line 232 of file iop_dmc_in_defs.h.
unsigned int group_md |
Definition at line 229 of file iop_dmc_in_defs.h.
unsigned int sth |
Definition at line 231 of file iop_dmc_in_defs.h.