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 198 of file iop_fifo_in_defs.h.
unsigned int avail |
Definition at line 202 of file iop_fifo_in_defs.h.
unsigned int dav |
Definition at line 201 of file iop_fifo_in_defs.h.
unsigned int dummy1 |
Definition at line 204 of file iop_fifo_in_defs.h.
unsigned int last_data |
Definition at line 200 of file iop_fifo_in_defs.h.
unsigned int orun |
Definition at line 203 of file iop_fifo_in_defs.h.
unsigned int urun |
Definition at line 199 of file iop_fifo_in_defs.h.