Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dif_uath.c126 int uath_alloc_rx_data_list(struct uath_softc *);
330 if (uath_alloc_rx_data_list(sc) != 0) { in uath_attach()
556 uath_alloc_rx_data_list(struct uath_softc *sc) in uath_alloc_rx_data_list() function