Linux Kernel
3.7.1
|
#include <iop_fifo_in_defs.h>
Data Fields | |
unsigned int | urun: 1 |
unsigned int | last_data: 1 |
unsigned int | dav: 1 |
unsigned int | avail: 1 |
unsigned int | orun: 1 |
unsigned int | dummy1: 27 |
Definition at line 210 of file iop_fifo_in_defs.h.
unsigned int avail |
Definition at line 214 of file iop_fifo_in_defs.h.
unsigned int dav |
Definition at line 213 of file iop_fifo_in_defs.h.
unsigned int dummy1 |
Definition at line 216 of file iop_fifo_in_defs.h.
unsigned int last_data |
Definition at line 212 of file iop_fifo_in_defs.h.
unsigned int orun |
Definition at line 215 of file iop_fifo_in_defs.h.
unsigned int urun |
Definition at line 211 of file iop_fifo_in_defs.h.