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

#include <isdn.h>

Data Fields

int magic
 
struct tty_port port
 
int x_char
 
int mcr
 
int msr
 
int lsr
 
int line
 
int online
 
int dialing
 
int rcvsched
 
int isdn_driver
 
int isdn_channel
 
int drv_index
 
int ncarrier
 
unsigned char last_cause [8]
 
unsigned char last_num [ISDN_MSNLEN]
 
unsigned char last_l2
 
unsigned char last_si
 
unsigned char last_lhup
 
unsigned char last_dir
 
struct timer_list nc_timer
 
int send_outstanding
 
int xmit_size
 
int xmit_count
 
struct sk_buff_head xmit_queue
 
atomic_t xmit_lock
 
atemu emu
 
spinlock_t readlock
 

Detailed Description

Definition at line 311 of file isdn.h.

Field Documentation

int dialing

Definition at line 321 of file isdn.h.

int drv_index

Definition at line 325 of file isdn.h.

Definition at line 355 of file isdn.h.

int isdn_channel

Definition at line 324 of file isdn.h.

int isdn_driver

Definition at line 323 of file isdn.h.

unsigned char last_cause[8]

Definition at line 327 of file isdn.h.

unsigned char last_dir

Definition at line 333 of file isdn.h.

unsigned char last_l2

Definition at line 330 of file isdn.h.

unsigned char last_lhup

Definition at line 332 of file isdn.h.

unsigned char last_num[ISDN_MSNLEN]

Definition at line 328 of file isdn.h.

unsigned char last_si

Definition at line 331 of file isdn.h.

Definition at line 318 of file isdn.h.

int lsr

Definition at line 317 of file isdn.h.

int magic

Definition at line 312 of file isdn.h.

int mcr

Definition at line 315 of file isdn.h.

int msr

Definition at line 316 of file isdn.h.

struct timer_list nc_timer

Definition at line 334 of file isdn.h.

int ncarrier

Definition at line 326 of file isdn.h.

int online

Definition at line 319 of file isdn.h.

Definition at line 313 of file isdn.h.

int rcvsched

Definition at line 322 of file isdn.h.

spinlock_t readlock

Definition at line 356 of file isdn.h.

int send_outstanding

Definition at line 335 of file isdn.h.

int x_char

Definition at line 314 of file isdn.h.

int xmit_count

Definition at line 337 of file isdn.h.

atomic_t xmit_lock

Definition at line 339 of file isdn.h.

struct sk_buff_head xmit_queue

Definition at line 338 of file isdn.h.

int xmit_size

Definition at line 336 of file isdn.h.


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