Searched refs:TLAN_TLPHY_CTL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | tlan.c | 494 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tlphy_ctl); in TLan_FinishReset() 496 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tlphy_ctl); in TLan_FinishReset() 1618 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tctl); 1632 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tctl);
|
H A D | tlan.h | 364 #define TLAN_TLPHY_CTL 0x11 macro
|