Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h178 #define PIPE_BULK 0x02 /* UE_BULK */ macro
204 usb_find_host_endpoint(dev, PIPE_BULK, (endpoint) | USB_DIR_OUT)
207 usb_find_host_endpoint(dev, PIPE_BULK, (endpoint) | USB_DIR_IN)