SMI_DATA
return (MDIO_READ(sc->dev, sc->sw_addr, SMI_DATA) & 0xffff);
MDIO_WRITE(sc->dev, sc->sw_addr, SMI_DATA, val);