Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/otus/
H A Dif_otus.c146 static int otus_alloc_tx_list(struct otus_softc *);
908 if ((error = otus_alloc_tx_list(sc)) != 0) { in otus_open_pipes()
1068 otus_alloc_tx_list(struct otus_softc *sc) in otus_alloc_tx_list() function