Searched refs:USB_GET_RX_FRAME_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | usb_ioctl.h | 264 #define USB_GET_RX_FRAME_SIZE _IOR ('U', 115, int) macro |
H A D | usb_generic.c | 2118 case USB_GET_RX_FRAME_SIZE: in ugen_iface_ioctl() |