PHY_READ
case PHY_READ:
if (cmd & PHY_READ) {
return __mii_op(pegasus, phy, indx, regd, PHY_READ);
tmp = indx | PHY_READ | PHY_GO;