Home
last modified time | relevance | path

Searched refs:wLen (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c993 uint16_t wLen; in u3g_intr_callback() local
1016 wLen = UGETW(pkt.wLength); in u3g_intr_callback()
1017 if (wLen < 2) { in u3g_intr_callback()
1018 DPRINTF("message too short (expected 2 data bytes, received %d)\n", wLen); in u3g_intr_callback()

Completed in 2 milliseconds