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

  /src/sys/dev/ic/
an.c 135 static void an_tx_intr(struct an_softc *, int);
509 an_tx_intr(sc, status);
1534 an_tx_intr(struct an_softc *sc, int status) function in typeref:typename:void
1555 DPRINTF2(("an_tx_intr: sent %x/%d\n", fid, cur));

Completed in 125 milliseconds