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

  /src/sys/dev/ic/
tulip.c 95 static int tlp_enable(struct tulip_softc *);
1595 if ((error = tlp_enable(sc)) != 0)
1953 * tlp_enable:
1958 tlp_enable(struct tulip_softc *sc) function in typeref:typename:int

Completed in 14 milliseconds