Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_uath.c124 int uath_alloc_tx_data_list(struct uath_softc *);
325 if (uath_alloc_tx_data_list(sc) != 0) { in uath_attach()
513 uath_alloc_tx_data_list(struct uath_softc *sc) in uath_alloc_tx_data_list() function