Linux Kernel
3.7.1
|
#include <au1xxx_eth.h>
Data Fields | |
int | phy_static_config |
int | phy_search_highest_addr |
int | phy1_search_mac0 |
int | phy_addr |
int | phy_busid |
int | phy_irq |
char | mac [6] |
Definition at line 5 of file au1xxx_eth.h.
Definition at line 12 of file au1xxx_eth.h.
int phy1_search_mac0 |
Definition at line 8 of file au1xxx_eth.h.
int phy_addr |
Definition at line 9 of file au1xxx_eth.h.
int phy_busid |
Definition at line 10 of file au1xxx_eth.h.
int phy_irq |
Definition at line 11 of file au1xxx_eth.h.
int phy_search_highest_addr |
Definition at line 7 of file au1xxx_eth.h.
int phy_static_config |
Definition at line 6 of file au1xxx_eth.h.