Home
last modified time | relevance | path

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

/freebsd/sys/dev/otus/
H A Dif_otus.c144 static int otus_alloc_tx_list(struct otus_softc *);
866 if ((error = otus_alloc_tx_list(sc)) != 0) { in otus_open_pipes()
1026 otus_alloc_tx_list(struct otus_softc *sc) in otus_alloc_tx_list() function