if_temac.c | 225 static void temac_reset(struct temac_softc *); 487 temac_reset(sc); 510 bus_space_write_4(sc->sc_iot, sc->sc_ioh, TEMAC_RESET, TEMAC_RESET_PHY); 513 bus_space_write_4(sc->sc_iot, sc->sc_ioh, TEMAC_RESET, 518 bus_space_write_4(sc->sc_iot, sc->sc_ioh, TEMAC_RESET, 798 temac_reset(sc); 909 temac_reset(sc); 1250 temac_reset(struct temac_softc *sc) function in typeref:typename:void
|