Searched refs:USB_DEV_CLASS_STORAGE (Results 1 – 5 of 5) sorted by relevance
655 if((dv_cls == 0x00) && (if_cls == USB_DEV_CLASS_STORAGE)) in AnalyzeRootHub()670 ThisUsbDev.DeviceType = USB_DEV_CLASS_STORAGE; in AnalyzeRootHub()
722 if ( (dv_cls == 0x00) && (if_cls == USB_DEV_CLASS_STORAGE)) { in AnalyzeRootHub()736 ThisUsbDev.DeviceType = USB_DEV_CLASS_STORAGE; in AnalyzeRootHub()
486 #define USB_DEV_CLASS_STORAGE 0x08 macro
479 #define USB_DEV_CLASS_STORAGE 0x08 macro
1771 #define USB_DEV_CLASS_STORAGE 0x08 macro
Completed in 21 milliseconds