Searched refs:phy_softc (Results 1 – 2 of 2) sorted by relevance
1129 Status = e1000_probe_and_attach (&sc_if->mii_d, &sc_if->msk_md, sc_if, &sc_if->phy_softc); in mskc_attach_if()1444 e1000phy_detach (sc_if->phy_softc); in mskc_detach_if()1445 sc_if->phy_softc = NULL; in mskc_detach_if()2066 e1000phy_tick (sc->msk_if[MSK_PORT_A]->phy_softc); in mskc_tick()2069 e1000phy_tick (sc->msk_if[MSK_PORT_B]->phy_softc); in mskc_tick()2652 e1000phy_mediachg (sc_if->phy_softc); in msk_init()
2504 VOID *phy_softc; /* interface phy */ member