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

  /src/sys/dev/ic/
tulip.c 5498 static int tlp_pnic_nway_service(struct tulip_softc *, int);
5577 tlp_pnic_nway_service(sc, MII_POLLSTAT);
5601 return tlp_pnic_nway_service(sc, MII_MEDIACHG);
5650 tlp_pnic_nway_service(sc, MII_TICK);
5662 tlp_pnic_nway_service(struct tulip_softc *sc, int cmd) function in typeref:typename:int
5810 (void)tlp_pnic_nway_service(sc, MII_POLLSTAT);

Completed in 15 milliseconds