Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_ioctl.h265 #define USB_GET_RX_BUFFER_SIZE _IOR ('U', 117, int) macro
H A Dusb_generic.c2150 case USB_GET_RX_BUFFER_SIZE: in ugen_iface_ioctl()