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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Depic100.c70 static int mmctl ; variable
124 mmctl = ioaddr + MMCTL; /* MII Management Interface Control */
498 outl((phy_id << 9) | (location << 4) | MII_READOP, mmctl);
502 if ((inl(mmctl) & MII_READOP) == 0)

Completed in 44 milliseconds