Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_run.c339 static int run_alloc_rx_ring(struct run_softc *);
833 run_alloc_rx_ring(struct run_softc *sc) in run_alloc_rx_ring() function
4739 if ((error = run_alloc_rx_ring(sc)) != 0) in run_init()