Searched refs:txp_alloc_rings (Results 1 – 1 of 1) sorted by relevance
171 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