Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h256 #define URB_ZERO_PACKET 0x0004 /* the USB transfer ends with a short macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c1788 (urb->transfer_flags & URB_ZERO_PACKET) && in usb_linux_non_isoc_callback()