Searched refs:tlphy_ctl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c420 u16 tlphy_ctl; local
494 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tlphy_ctl);
495 tlphy_ctl |= TLAN_TC_INTEN;
496 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tlphy_ctl);

Completed in 75 milliseconds