Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
lcs_channel Struct Reference

#include <lcs.h>

Data Fields

enum lcs_channel_states state
 
struct ccw_deviceccwdev
 
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
 

Detailed Description

Definition of an lcs channel

Definition at line 291 of file lcs.h.

Field Documentation

int buf_idx

Definition at line 299 of file lcs.h.

struct ccw_device* ccwdev

Definition at line 293 of file lcs.h.

Definition at line 294 of file lcs.h.

int io_idx

Definition at line 298 of file lcs.h.

Definition at line 297 of file lcs.h.

struct tasklet_struct irq_tasklet

Definition at line 296 of file lcs.h.

Definition at line 292 of file lcs.h.

Definition at line 295 of file lcs.h.


The documentation for this struct was generated from the following file: