be_intphy_service
(void)be_intphy_service(sc, &sc->sc_mii, MII_TICK);
(void)be_intphy_service(sc, &sc->sc_mii, MII_POLLSTAT);
return be_intphy_service(sc, &sc->sc_mii, MII_MEDIACHG);
static int be_intphy_service(struct be_softc *, struct mii_data *, int);
(void)be_intphy_service(sc, &sc->sc_mii, MII_DOWN);