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

  /src/sys/dev/pci/
if_txp.c 125 static struct txp_swdesc *txp_rxd_alloc(struct txp_softc *);
679 txp_rxd_alloc(struct txp_softc *sc) function in typeref:struct:txp_swdesc *
843 sd = txp_rxd_alloc(sc);

Completed in 14 milliseconds