|
Linux Kernel
3.7.1
|
#include <iop_fifo_in_defs.h>
Data Fields | |
| unsigned int | avail_lim: 3 |
| unsigned int | byte_order: 2 |
| unsigned int | trig: 2 |
| unsigned int | last_dis_dif_in: 1 |
| unsigned int | mode: 2 |
| unsigned int | dummy1: 22 |
Definition at line 88 of file iop_fifo_in_defs.h.
| unsigned int avail_lim |
Definition at line 89 of file iop_fifo_in_defs.h.
| unsigned int byte_order |
Definition at line 90 of file iop_fifo_in_defs.h.
| unsigned int dummy1 |
Definition at line 94 of file iop_fifo_in_defs.h.
| unsigned int last_dis_dif_in |
Definition at line 92 of file iop_fifo_in_defs.h.
| unsigned int mode |
Definition at line 93 of file iop_fifo_in_defs.h.
| unsigned int trig |
Definition at line 91 of file iop_fifo_in_defs.h.
1.8.2