HomeSort by: relevance | last modified time | path
    Searched defs:txp_rxd_alloc (Results 1 - 2 of 2) 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
843 sd = txp_rxd_alloc(sc);
if_txp.c 125 static struct txp_swdesc *txp_rxd_alloc(struct txp_softc *);
679 txp_rxd_alloc(struct txp_softc *sc) function
843 sd = txp_rxd_alloc(sc);

Completed in 185 milliseconds