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

  /src/sys/dev/ic/
tulip.c 104 static void tlp_txintr(struct tulip_softc *);
1087 tlp_txintr(sc);
1396 * tlp_txintr:
1401 tlp_txintr(struct tulip_softc *sc) function in typeref:typename:void
1407 DPRINTF(sc, ("%s: tlp_txintr: sc_flags 0x%08x\n",
1455 panic("tlp_txintr: null mbuf, not doing setup");

Completed in 14 milliseconds