HomeSort by: relevance | last modified time | path
    Searched defs:tlp_pmac_reset (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
tulip.c 131 static void tlp_pmac_reset(struct tulip_softc *);
3724 * tlp_pmac_reset:
3729 tlp_pmac_reset(struct tulip_softc *sc) function in typeref:typename:void
5968 tlp_pmac_reset(sc);
5970 sc->sc_reset = tlp_pmac_reset;

Completed in 14 milliseconds