Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h182 #define PIPE_BULK 0x02 /* UE_BULK */ macro
205 usb_find_host_endpoint(dev, PIPE_BULK, (endpoint) | USB_DIR_OUT)
208 usb_find_host_endpoint(dev, PIPE_BULK, (endpoint) | USB_DIR_IN)