|
iPXE
|
#include <sis190.h>
Data Fields | |
| const char * | name |
| u16 | id [2] |
| unsigned int | type |
| u32 | feature |
| u16 | phy_id0 |
| u16 | phy_id1 |
| void(* | read_mode )(struct nic *nic, int phy_addr, int *speed, int *duplex) |
| const char * mii_chip_info::name |
Definition at line 285 of file sis190.h.
Referenced by sis190_init_phy(), and sis900_probe().
| u16 mii_chip_info::id[2] |
Definition at line 286 of file sis190.h.
Referenced by sis190_init_phy().
| unsigned int mii_chip_info::type |
Definition at line 287 of file sis190.h.
Referenced by sis190_init_phy().
| u32 mii_chip_info::feature |
Definition at line 288 of file sis190.h.
Referenced by sis190_init_phy().
| u16 mii_chip_info::phy_id1 |
Definition at line 103 of file sis900.c.
Referenced by sis900_probe().
Definition at line 104 of file sis900.c.
Referenced by sis900_check_mode().
1.8.15