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

#include <n_r3964.h>

Data Fields

spinlock_t lock
 
struct tty_structtty
 
unsigned char priority
 
unsigned charrx_buf
 
unsigned chartx_buf
 
wait_queue_head_t read_wait
 
struct r3964_block_headerrx_first
 
struct r3964_block_headerrx_last
 
struct r3964_block_headertx_first
 
struct r3964_block_headertx_last
 
unsigned int tx_position
 
unsigned int rx_position
 
unsigned char last_rx
 
unsigned char bcc
 
unsigned int blocks_in_rx_queue
 
struct r3964_client_infofirstClient
 
unsigned int state
 
unsigned int flags
 
struct timer_list tmr
 
int nRetry
 

Detailed Description

Definition at line 148 of file n_r3964.h.

Field Documentation

unsigned char bcc

Definition at line 165 of file n_r3964.h.

unsigned int blocks_in_rx_queue

Definition at line 166 of file n_r3964.h.

struct r3964_client_info* firstClient

Definition at line 169 of file n_r3964.h.

unsigned int flags

Definition at line 171 of file n_r3964.h.

unsigned char last_rx

Definition at line 164 of file n_r3964.h.

spinlock_t lock

Definition at line 149 of file n_r3964.h.

int nRetry

Definition at line 174 of file n_r3964.h.

unsigned char priority

Definition at line 151 of file n_r3964.h.

wait_queue_head_t read_wait

Definition at line 155 of file n_r3964.h.

unsigned char* rx_buf

Definition at line 152 of file n_r3964.h.

Definition at line 158 of file n_r3964.h.

Definition at line 159 of file n_r3964.h.

unsigned int rx_position

Definition at line 163 of file n_r3964.h.

unsigned int state

Definition at line 170 of file n_r3964.h.

Definition at line 173 of file n_r3964.h.

Definition at line 150 of file n_r3964.h.

unsigned char* tx_buf

Definition at line 153 of file n_r3964.h.

Definition at line 160 of file n_r3964.h.

Definition at line 161 of file n_r3964.h.

unsigned int tx_position

Definition at line 162 of file n_r3964.h.


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