Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_txp.c90 int txp_alloc_rings(struct txp_softc *);
166 if (txp_alloc_rings(sc)) { in txp_attachhook()
843 txp_alloc_rings(struct txp_softc *sc) in txp_alloc_rings() function