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

#include <gigaset.h>

Data Fields

struct gigaset_driverdriver
 
unsigned minor_index
 
struct devicedev
 
struct devicetty_dev
 
unsigned flags
 
struct gigaset_opsops
 
wait_queue_head_t waitqueue
 
int waiting
 
int mode
 
int mstate
 
int cmd_result
 
int channels
 
struct bc_statebcs
 
int onechannel
 
spinlock_t lock
 
struct at_state_t at_state
 
struct list_head temp_at_states
 
struct inbuf_tinbuf
 
struct cmdbuf_tcmdbuf
 
struct cmdbuf_tlastcmdbuf
 
spinlock_t cmdlock
 
unsigned curlen
 
unsigned cmdbytes
 
struct tty_port port
 
struct tasklet_struct if_wake_tasklet
 
unsigned control_state
 
unsigned fwver [4]
 
int gotfwver
 
unsigned running
 
unsigned connected
 
unsigned isdn_up
 
unsigned cidmode
 
int myid
 
voidiif
 
unsigned short hw_hdr_len
 
struct reply_ttabnocid
 
struct reply_ttabcid
 
int cs_init
 
int ignoreframes
 
struct mutex mutex
 
struct timer_list timer
 
int retry_count
 
int dle
 
int cur_at_seq
 
int curchannel
 
int commands_pending
 
struct tasklet_struct event_tasklet
 
struct tasklet_struct write_tasklet
 
struct event_t events [MAX_EVENTS]
 
unsigned ev_tail
 
unsigned ev_head
 
spinlock_t ev_lock
 
unsigned char respdata [MAX_RESP_SIZE+1]
 
unsigned cbytes
 
union {
   struct usb_cardstate *   usb
 
   struct ser_cardstate *   ser
 
   struct bas_cardstate *   bas
 
hw
 

Detailed Description

Definition at line 401 of file gigaset.h.

Field Documentation

struct at_state_t at_state

Definition at line 425 of file gigaset.h.

Definition at line 499 of file gigaset.h.

Definition at line 419 of file gigaset.h.

unsigned cbytes

Definition at line 493 of file gigaset.h.

int channels

Definition at line 418 of file gigaset.h.

unsigned cidmode

Definition at line 446 of file gigaset.h.

int cmd_result

Definition at line 416 of file gigaset.h.

struct cmdbuf_t* cmdbuf

Definition at line 431 of file gigaset.h.

unsigned cmdbytes

Definition at line 433 of file gigaset.h.

spinlock_t cmdlock

Definition at line 432 of file gigaset.h.

int commands_pending

Definition at line 471 of file gigaset.h.

unsigned connected

Definition at line 443 of file gigaset.h.

unsigned control_state

Definition at line 437 of file gigaset.h.

int cs_init

Definition at line 454 of file gigaset.h.

int cur_at_seq

Definition at line 467 of file gigaset.h.

int curchannel

Definition at line 469 of file gigaset.h.

unsigned curlen

Definition at line 433 of file gigaset.h.

struct device* dev

Definition at line 404 of file gigaset.h.

Definition at line 465 of file gigaset.h.

Definition at line 402 of file gigaset.h.

unsigned ev_head

Definition at line 488 of file gigaset.h.

spinlock_t ev_lock

Definition at line 489 of file gigaset.h.

unsigned ev_tail

Definition at line 488 of file gigaset.h.

struct tasklet_struct event_tasklet

Definition at line 473 of file gigaset.h.

Definition at line 487 of file gigaset.h.

unsigned flags

Definition at line 406 of file gigaset.h.

unsigned fwver[4]

Definition at line 439 of file gigaset.h.

int gotfwver

Definition at line 440 of file gigaset.h.

union { ... } hw
unsigned short hw_hdr_len

Definition at line 450 of file gigaset.h.

struct tasklet_struct if_wake_tasklet

Definition at line 436 of file gigaset.h.

int ignoreframes

Definition at line 455 of file gigaset.h.

void* iif

Definition at line 449 of file gigaset.h.

Definition at line 429 of file gigaset.h.

unsigned isdn_up

Definition at line 444 of file gigaset.h.

struct cmdbuf_t * lastcmdbuf

Definition at line 431 of file gigaset.h.

spinlock_t lock

Definition at line 424 of file gigaset.h.

unsigned minor_index

Definition at line 403 of file gigaset.h.

int mode

Definition at line 413 of file gigaset.h.

int mstate

Definition at line 414 of file gigaset.h.

Definition at line 457 of file gigaset.h.

int myid

Definition at line 448 of file gigaset.h.

int onechannel

Definition at line 421 of file gigaset.h.

Definition at line 408 of file gigaset.h.

Definition at line 435 of file gigaset.h.

unsigned char respdata[MAX_RESP_SIZE+1]

Definition at line 492 of file gigaset.h.

int retry_count

Definition at line 464 of file gigaset.h.

unsigned running

Definition at line 442 of file gigaset.h.

Definition at line 498 of file gigaset.h.

struct reply_t* tabcid

Definition at line 453 of file gigaset.h.

struct reply_t* tabnocid

Definition at line 452 of file gigaset.h.

struct list_head temp_at_states

Definition at line 426 of file gigaset.h.

Definition at line 463 of file gigaset.h.

struct device* tty_dev

Definition at line 405 of file gigaset.h.

Definition at line 497 of file gigaset.h.

int waiting

Definition at line 412 of file gigaset.h.

wait_queue_head_t waitqueue

Definition at line 411 of file gigaset.h.

struct tasklet_struct write_tasklet

Definition at line 482 of file gigaset.h.


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