Searched refs:txp_alloc_rings (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_txp.c99 static int txp_alloc_rings(struct txp_softc *);
272 if (txp_alloc_rings(sc))
346 * XXX Because we allocate Rx buffers in txp_alloc_rings(),
980 txp_alloc_rings(struct txp_softc *sc) function

Completed in 134 milliseconds