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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h181 #define PIPE_CONTROL 0x00 /* UE_CONTROL */ macro
193 usb_find_host_endpoint(dev, PIPE_CONTROL, (endpoint) | USB_DIR_OUT)
196 usb_find_host_endpoint(dev, PIPE_CONTROL, (endpoint) | USB_DIR_IN)

Completed in 99 milliseconds