Home
last modified time | relevance | path

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

/src/sys/dev/otus/
H A Dif_otus.c139 static int otus_alloc_tx_cmd_list(struct otus_softc *);
867 if ((error = otus_alloc_tx_cmd_list(sc)) != 0) { in otus_open_pipes()
951 otus_alloc_tx_cmd_list(struct otus_softc *sc) in otus_alloc_tx_cmd_list() function