Linux Kernel
3.7.1
|
Definition at line 138 of file synclink_cs.c.
bool bh_requested |
Definition at line 183 of file synclink_cs.c.
bool bh_running |
Definition at line 182 of file synclink_cs.c.
int cts_chkcount |
Definition at line 186 of file synclink_cs.c.
int dcd_chkcount |
Definition at line 185 of file synclink_cs.c.
char device_name[25] |
Definition at line 200 of file synclink_cs.c.
bool drop_rts_on_tx_done |
Definition at line 214 of file synclink_cs.c.
int dsr_chkcount |
Definition at line 187 of file synclink_cs.c.
wait_queue_head_t event_wait_q |
Definition at line 167 of file synclink_cs.c.
char flag_buf[MAX_ASYNC_BUFFER_SIZE] |
Definition at line 213 of file synclink_cs.c.
struct mgsl_icount icount |
Definition at line 144 of file synclink_cs.c.
u32 idle_mode |
Definition at line 196 of file synclink_cs.c.
int if_mode |
Definition at line 198 of file synclink_cs.c.
void* if_ptr |
Definition at line 140 of file synclink_cs.c.
unsigned char ignore_status_mask |
Definition at line 149 of file synclink_cs.c.
unsigned short imra_value |
Definition at line 171 of file synclink_cs.c.
unsigned short imrb_value |
Definition at line 172 of file synclink_cs.c.
unsigned int init_error |
Definition at line 211 of file synclink_cs.c.
struct _input_signal_events input_signal_events |
Definition at line 216 of file synclink_cs.c.
unsigned int io_base |
Definition at line 202 of file synclink_cs.c.
unsigned int irq_level |
Definition at line 203 of file synclink_cs.c.
bool irq_occurred |
Definition at line 209 of file synclink_cs.c.
Definition at line 142 of file synclink_cs.c.
spinlock_t lock |
Definition at line 175 of file synclink_cs.c.
int magic |
Definition at line 141 of file synclink_cs.c.
u32 max_frame_size |
Definition at line 178 of file synclink_cs.c.
int netcount |
Definition at line 223 of file synclink_cs.c.
spinlock_t netlock |
Definition at line 224 of file synclink_cs.c.
struct _mgslpc_info* next_device |
Definition at line 169 of file synclink_cs.c.
struct pcmcia_device* p_dev |
Definition at line 219 of file synclink_cs.c.
Definition at line 205 of file synclink_cs.c.
u32 pending_bh |
Definition at line 180 of file synclink_cs.c.
unsigned char pim_value |
Definition at line 173 of file synclink_cs.c.
Definition at line 139 of file synclink_cs.c.
unsigned char read_status_mask |
Definition at line 148 of file synclink_cs.c.
int ri_chkcount |
Definition at line 188 of file synclink_cs.c.
unsigned char* rx_buf |
Definition at line 158 of file synclink_cs.c.
int rx_buf_count |
Definition at line 163 of file synclink_cs.c.
int rx_buf_size |
Definition at line 162 of file synclink_cs.c.
int rx_buf_total_size |
Definition at line 159 of file synclink_cs.c.
bool rx_enabled |
Definition at line 190 of file synclink_cs.c.
int rx_frame_count |
Definition at line 164 of file synclink_cs.c.
int rx_get |
Definition at line 161 of file synclink_cs.c.
bool rx_overflow |
Definition at line 191 of file synclink_cs.c.
int rx_put |
Definition at line 160 of file synclink_cs.c.
unsigned char serial_signals |
Definition at line 207 of file synclink_cs.c.
wait_queue_head_t status_event_wait_q |
Definition at line 166 of file synclink_cs.c.
int stop |
Definition at line 220 of file synclink_cs.c.
struct work_struct task |
Definition at line 176 of file synclink_cs.c.
char testing_irq |
Definition at line 210 of file synclink_cs.c.
int timeout |
Definition at line 146 of file synclink_cs.c.
bool tx_aborting |
Definition at line 195 of file synclink_cs.c.
bool tx_active |
Definition at line 194 of file synclink_cs.c.
Definition at line 151 of file synclink_cs.c.
int tx_count |
Definition at line 154 of file synclink_cs.c.
bool tx_enabled |
Definition at line 193 of file synclink_cs.c.
int tx_get |
Definition at line 153 of file synclink_cs.c.
int tx_put |
Definition at line 152 of file synclink_cs.c.
struct timer_list tx_timer |
Definition at line 168 of file synclink_cs.c.
int x_char |
Definition at line 147 of file synclink_cs.c.