Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/txp/
H A Dif_txp.c171 static int txp_alloc_rings(struct txp_softc *);
331 if ((error = txp_alloc_rings(sc)) != 0) in txp_attach()
1290 txp_alloc_rings(struct txp_softc *sc) in txp_alloc_rings() function