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

  /src/sys/dev/ic/
tulip.c 4620 static int tlp_2114x_nway_service(struct tulip_softc *, int);
5170 (void) tlp_2114x_nway_service(sc, MII_POLLSTAT);
5179 return tlp_2114x_nway_service(sc, MII_MEDIACHG);
5213 tlp_2114x_nway_service(sc, MII_TICK);
5238 tlp_2114x_nway_service(struct tulip_softc *sc, int cmd) function in typeref:typename:int
5257 printf("tlp_2114x_nway_service: oops!\n");

Completed in 15 milliseconds