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 264 of file iop_dmc_in_defs.h.
unsigned int cmd_rdy |
Definition at line 268 of file iop_dmc_in_defs.h.
unsigned int ctxt_md |
Definition at line 266 of file iop_dmc_in_defs.h.
unsigned int data_md |
Definition at line 265 of file iop_dmc_in_defs.h.
unsigned int dummy1 |
Definition at line 271 of file iop_dmc_in_defs.h.
unsigned int full |
Definition at line 270 of file iop_dmc_in_defs.h.
unsigned int group_md |
Definition at line 267 of file iop_dmc_in_defs.h.
unsigned int sth |
Definition at line 269 of file iop_dmc_in_defs.h.