Home
last modified time | relevance | path

Searched defs:zyd_rx_data (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dif_zydreg.h1125 struct zyd_rx_data { struct
1126 struct zyd_softc *sc;
1127 struct usbd_xfer *xfer;
1128 const uint8_t *buf;
H A Dif_zyd.c1895 zyd_rx_data(struct zyd_softc *sc, const uint8_t *buf, uint16_t len, in zyd_rx_data() function