Linux Kernel
3.7.1
|
#include <lcs.h>
Data Fields | |
enum lcs_channel_states | state |
struct ccw_device * | ccwdev |
struct ccw1 | ccws [LCS_NUM_BUFFS+1] |
wait_queue_head_t | wait_q |
struct tasklet_struct | irq_tasklet |
struct lcs_buffer | iob [LCS_NUM_BUFFS] |
int | io_idx |
int | buf_idx |
struct ccw_device* ccwdev |
struct ccw1 ccws[LCS_NUM_BUFFS+1] |
struct tasklet_struct irq_tasklet |
enum lcs_channel_states state |
wait_queue_head_t wait_q |