Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h287 #define USB_GET_RX_FRAME_SIZE _IOR ('U', 115, int) macro
Dusb_generic.c1957 case USB_GET_RX_FRAME_SIZE: in ugen_iface_ioctl()