MII_READOP
outl((phy_id << 9) | (location << 4) | MII_READOP, mmctl);
if ((inl(mmctl) & MII_READOP) == 0)