Searched refs:USB_TYPE_RESERVED (Results 1 – 6 of 6) sorted by relevance
174 #define USB_TYPE_RESERVED (0x03 << 5) macro702 if ((r->bmRequestType & USB_TYPE_RESERVED) == USB_TYPE_RESERVED) in print_usb_device_request()
53 #define USB_TYPE_RESERVED (0x03 << 5) macro
60 #define USB_TYPE_RESERVED (0x03 << 5) macro
99 #define USB_TYPE_RESERVED (0x03 << 5) macro
57 #define USB_TYPE_RESERVED (0x03 << 5) macro
215 } else if ((cmd->bRequestType & USB_TYPE_MASK) == USB_TYPE_RESERVED) { in usbip_dump_usb_ctrlrequest()