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

#include <isdn.h>

Data Fields

ulong online
 
ulong flags
 
int locks
 
int channels
 
wait_queue_head_t st_waitq
 
int maxbufsize
 
unsigned long pktcount
 
int stavail
 
isdn_ifinterface
 
intrcverr
 
intrcvcount
 
struct sk_buff_headrpqueue
 
wait_queue_head_trcv_waitq
 
wait_queue_head_tsnd_waitq
 
char msn2eaz [10][ISDN_MSNLEN]
 

Detailed Description

Definition at line 410 of file isdn.h.

Field Documentation

int channels

Definition at line 414 of file isdn.h.

ulong flags

Definition at line 412 of file isdn.h.

Definition at line 419 of file isdn.h.

int locks

Definition at line 413 of file isdn.h.

int maxbufsize

Definition at line 416 of file isdn.h.

char msn2eaz[10][ISDN_MSNLEN]

Definition at line 428 of file isdn.h.

ulong online

Definition at line 411 of file isdn.h.

unsigned long pktcount

Definition at line 417 of file isdn.h.

wait_queue_head_t* rcv_waitq

Definition at line 426 of file isdn.h.

int* rcvcount

Definition at line 421 of file isdn.h.

int* rcverr

Definition at line 420 of file isdn.h.

struct sk_buff_head* rpqueue

Definition at line 425 of file isdn.h.

wait_queue_head_t* snd_waitq

Definition at line 427 of file isdn.h.

Definition at line 415 of file isdn.h.

int stavail

Definition at line 418 of file isdn.h.


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