Searched refs:sis900_read_mode (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.c | 83 static void sis900_read_mode(struct nic *nic, int phy_addr, int *speed, int *duplex); 95 {"SiS 900 Internal MII PHY", 0x001d, 0x8000, sis900_read_mode}, 96 {"SiS 7014 Physical Layer Solution", 0x0016, 0xf830,sis900_read_mode}, 841 sis900_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in sis900_read_mode() function
|