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

#include <claw.h>

Data Fields

unsigned int devno
 
int irq
 
char id [CLAW_ID_SIZE]
 
__u32 IO_active
 
__u8 claw_state
 
struct irbirb
 
struct ccw_devicecdev
 
struct net_devicendev
 
wait_queue_head_t wait
 
struct tasklet_struct tasklet
 
struct timer_list timer
 
unsigned long flag_a
 
unsigned long flag_b
 
__u8 last_dstat
 
__u8 flag
 
struct sk_buff_head collect_queue
 
spinlock_t collect_lock
 

Detailed Description

Definition at line 261 of file claw.h.

Field Documentation

Definition at line 268 of file claw.h.

__u8 claw_state

Definition at line 266 of file claw.h.

spinlock_t collect_lock

Definition at line 280 of file claw.h.

struct sk_buff_head collect_queue

Definition at line 279 of file claw.h.

unsigned int devno

Definition at line 262 of file claw.h.

Definition at line 278 of file claw.h.

unsigned long flag_a

Definition at line 273 of file claw.h.

unsigned long flag_b

Definition at line 275 of file claw.h.

Definition at line 264 of file claw.h.

__u32 IO_active

Definition at line 265 of file claw.h.

Definition at line 267 of file claw.h.

int irq

Definition at line 263 of file claw.h.

__u8 last_dstat

Definition at line 277 of file claw.h.

Definition at line 269 of file claw.h.

Definition at line 271 of file claw.h.

Definition at line 272 of file claw.h.

Definition at line 270 of file claw.h.


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