Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_zyd.c165 int zyd_alloc_rx_list(struct zyd_softc *);
585 zyd_alloc_rx_list(struct zyd_softc *sc) in zyd_alloc_rx_list() function
2432 if ((error = zyd_alloc_rx_list(sc)) != 0) { in zyd_init()