#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) |
Definition at line 284 of file sis190.h.
| const char * mii_chip_info::name |
| unsigned int mii_chip_info::type |
| void(* mii_chip_info::read_mode)(struct nic *nic, int phy_addr, int *speed, int *duplex) |
Referenced by sis900_check_mode().
1.5.7.1