Searched refs:TLAN_TLPHY_CTL (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | tlan.c | 470 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tlphy_ctl); 472 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tlphy_ctl); 1534 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tctl); 1548 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tctl);
|
H A D | tlan.h | 328 #define TLAN_TLPHY_CTL 0x11 macro
|
Completed in 393 milliseconds