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

Data Structures

struct  capidrv_bchan
 

Data Fields

struct capidrv_contrnext
 
struct moduleowner
 
u32 contrnr
 
char name [20]
 
isdn_if interface
 
int myid
 
int state
 
u32 cipmask
 
u32 cipmask2
 
struct timer_list listentimer
 
u16 msgid
 
int nbchan
 
struct
capidrv_contr::capidrv_bchan
bchans
 
struct capidrv_plciplci_list
 
u8 q931_buf [4096]
 
u8q931_read
 
u8q931_write
 
u8q931_end
 

Detailed Description

Definition at line 48 of file capidrv.c.

Field Documentation

u32 cipmask

Definition at line 65 of file capidrv.c.

u32 cipmask2

Definition at line 66 of file capidrv.c.

u32 contrnr

Definition at line 52 of file capidrv.c.

Definition at line 58 of file capidrv.c.

struct timer_list listentimer

Definition at line 67 of file capidrv.c.

u16 msgid

Definition at line 72 of file capidrv.c.

int myid

Definition at line 59 of file capidrv.c.

char name[20]

Definition at line 53 of file capidrv.c.

int nbchan

Definition at line 77 of file capidrv.c.

Definition at line 50 of file capidrv.c.

struct module* owner

Definition at line 51 of file capidrv.c.

struct capidrv_plci* plci_list

Definition at line 117 of file capidrv.c.

u8 q931_buf[4096]

Definition at line 120 of file capidrv.c.

u8* q931_end

Definition at line 123 of file capidrv.c.

u8* q931_read

Definition at line 121 of file capidrv.c.

u8* q931_write

Definition at line 122 of file capidrv.c.

Definition at line 64 of file capidrv.c.


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