Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_zyd.c163 int zyd_alloc_tx_list(struct zyd_softc *);
529 zyd_alloc_tx_list(struct zyd_softc *sc) in zyd_alloc_tx_list() function
2427 if ((error = zyd_alloc_tx_list(sc)) != 0) { in zyd_init()