|
iPXE
|
Data Fields | |
| struct mii_phy * | next |
| struct mii_chip_info * | chip_info |
| int | phy_addr |
| u16 | status |
| struct mii_phy* mii_phy::next |
Definition at line 119 of file sis900.c.
Referenced by sis900_probe().
| struct mii_chip_info* mii_phy::chip_info |
Definition at line 120 of file sis900.c.
Referenced by sis900_check_mode(), and sis900_probe().
| int mii_phy::phy_addr |
Definition at line 121 of file sis900.c.
Referenced by sis900_probe().
| u16 mii_phy::status |
Definition at line 122 of file sis900.c.
Referenced by sis900_probe().
1.8.15