Linux Kernel
3.7.1
|
Data Fields | |
struct pcmcia_device * | p_dev |
caddr_t | base |
struct timer_list | watchdog |
int | stale |
int | fast_poll |
u_short | link_status |
u_char | duplex_flag |
int | phy_id |
int | flags |
int | active_low |
Definition at line 111 of file axnet_cs.c.
int active_low |
Definition at line 120 of file axnet_cs.c.
caddr_t base |
Definition at line 113 of file axnet_cs.c.
u_char duplex_flag |
Definition at line 117 of file axnet_cs.c.
int fast_poll |
Definition at line 115 of file axnet_cs.c.
int flags |
Definition at line 119 of file axnet_cs.c.
Definition at line 116 of file axnet_cs.c.
struct pcmcia_device* p_dev |
Definition at line 112 of file axnet_cs.c.
int phy_id |
Definition at line 118 of file axnet_cs.c.
int stale |
Definition at line 115 of file axnet_cs.c.
Definition at line 114 of file axnet_cs.c.