Searched refs:MII_GEN_STS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | tlan.c | 446 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &status); in TLan_FinishReset() 448 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &status); in TLan_FinishReset() 1563 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &status); 1564 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &ability); 1656 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &status); 1658 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &status); 1758 TLan_MiiReadReg(nic, phy, MII_GEN_STS, &phy_status);
|
H A D | tlan.h | 339 #define MII_GEN_STS 0x01 macro
|