Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_zyd.c171 Static int zyd_alloc_tx_list(struct zyd_softc *);
573 zyd_alloc_tx_list(struct zyd_softc *sc) in zyd_alloc_tx_list() function
2499 if ((error = zyd_alloc_tx_list(sc)) != 0) { in zyd_init()