Linux Kernel
3.7.1
|
#include <iop_fifo_in_defs.h>
Data Fields | |
unsigned int | avail_bytes: 4 |
unsigned int | last: 8 |
unsigned int | dif_in_en: 1 |
unsigned int | dif_out_en: 1 |
unsigned int | dummy1: 18 |
Definition at line 109 of file iop_fifo_in_defs.h.
unsigned int avail_bytes |
Definition at line 110 of file iop_fifo_in_defs.h.
unsigned int dif_in_en |
Definition at line 112 of file iop_fifo_in_defs.h.
unsigned int dif_out_en |
Definition at line 113 of file iop_fifo_in_defs.h.
unsigned int dummy1 |
Definition at line 114 of file iop_fifo_in_defs.h.
unsigned int last |
Definition at line 111 of file iop_fifo_in_defs.h.