Searched refs:vt6103_read_mode (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.c | 87 static void vt6103_read_mode(struct nic *nic, int phy_addr, int *speed, int *duplex); 101 {"VIA 6103 10/100Mbps Phyceiver", 0x0101, 0x8f20,vt6103_read_mode}, 1016 * vt6103_read_mode: - read media mode for vt6103 phy 1026 static void vt6103_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) function 1050 printf("vt6103_read_mode: Media Link On %s %s-duplex \n",
|
Completed in 3242 milliseconds