Linux Kernel
3.7.1
|
Data Fields | |
struct tty_struct * | tty |
struct net_device * | dev |
unsigned char * | rbuff |
int | rcount |
unsigned char * | xbuff |
unsigned char * | xhead |
int | xleft |
unsigned char | raw_buf [4] |
unsigned char | cooked_buf [400] |
unsigned int | rx_count |
unsigned int | rx_count_cooked |
int | mtu |
int | buffsize |
unsigned long | flags |
unsigned char | mode |
unsigned char | tx_delay |
unsigned char | persistence |
unsigned char | slottime |
unsigned char | duplex |
unsigned char | led_state |
unsigned char | status |
unsigned char | status1 |
unsigned char | status2 |
unsigned char | tx_enable |
unsigned char | tnc_state |
struct timer_list | tx_t |
struct timer_list | resync_t |
atomic_t | refcnt |
struct semaphore | dead_sem |
spinlock_t | lock |
struct net_device* dev |
spinlock_t lock |
struct timer_list resync_t |
struct tty_struct* tty |
struct timer_list tx_t |