|
Linux Kernel
3.7.1
|
#include <scc.h>
Data Fields | |
| int | init |
| struct net_device * | dev |
| 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_buff * | rx_buff |
| struct sk_buff * | tx_buff |
| struct timer_list | tx_t |
| struct timer_list | tx_wdog |
| spinlock_t | lock |
| struct net_device* dev |
| struct net_device_stats dev_stat |
| spinlock_t lock |
| struct timer_list tx_t |
| struct timer_list tx_wdog |
1.8.2