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

#include <scc.h>

Data Fields

int init
 
struct net_devicedev
 
struct net_device_stats dev_stat
 
char brand
 
long clock
 
io_port ctrl
 
io_port data
 
io_port special
 
int irq
 
char option
 
char enhanced
 
unsigned char wreg [16]
 
unsigned char status
 
unsigned char dcd
 
struct scc_kiss kiss
 
struct scc_stat stat
 
struct scc_modem modem
 
struct sk_buff_head tx_queue
 
struct sk_buffrx_buff
 
struct sk_bufftx_buff
 
struct timer_list tx_t
 
struct timer_list tx_wdog
 
spinlock_t lock
 

Detailed Description

Definition at line 48 of file scc.h.

Field Documentation

char brand

Definition at line 54 of file scc.h.

long clock

Definition at line 55 of file scc.h.

Definition at line 57 of file scc.h.

Definition at line 58 of file scc.h.

unsigned char dcd

Definition at line 67 of file scc.h.

Definition at line 51 of file scc.h.

Definition at line 52 of file scc.h.

char enhanced

Definition at line 63 of file scc.h.

int init

Definition at line 49 of file scc.h.

int irq

Definition at line 60 of file scc.h.

Definition at line 69 of file scc.h.

spinlock_t lock

Definition at line 82 of file scc.h.

Definition at line 71 of file scc.h.

Definition at line 62 of file scc.h.

struct sk_buff* rx_buff

Definition at line 74 of file scc.h.

io_port special

Definition at line 59 of file scc.h.

Definition at line 70 of file scc.h.

unsigned char status

Definition at line 66 of file scc.h.

struct sk_buff* tx_buff

Definition at line 75 of file scc.h.

Definition at line 73 of file scc.h.

Definition at line 78 of file scc.h.

struct timer_list tx_wdog

Definition at line 79 of file scc.h.

unsigned char wreg[16]

Definition at line 65 of file scc.h.


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