Linux Kernel
3.7.1
|
Data Fields | |
wait_queue_head_t * | wq |
struct i2o_dma | dma |
u32 | tcntxt |
int | complete |
u32 | m |
struct i2o_message * | msg |
struct list_head | list |
spinlock_t | lock |
Definition at line 48 of file exec-osm.c.
int complete |
Definition at line 52 of file exec-osm.c.
Definition at line 50 of file exec-osm.c.
Definition at line 55 of file exec-osm.c.
spinlock_t lock |
Definition at line 56 of file exec-osm.c.
u32 m |
Definition at line 53 of file exec-osm.c.
Definition at line 54 of file exec-osm.c.
u32 tcntxt |
Definition at line 51 of file exec-osm.c.
Definition at line 49 of file exec-osm.c.