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 221 of file iop_fifo_in_defs.h.
unsigned int avail |
Definition at line 225 of file iop_fifo_in_defs.h.
unsigned int dav |
Definition at line 224 of file iop_fifo_in_defs.h.
unsigned int dummy1 |
Definition at line 227 of file iop_fifo_in_defs.h.
unsigned int last_data |
Definition at line 223 of file iop_fifo_in_defs.h.
unsigned int orun |
Definition at line 226 of file iop_fifo_in_defs.h.
unsigned int urun |
Definition at line 222 of file iop_fifo_in_defs.h.