Searched defs:_USB_CLASS_DEVICE_PATH (Results 1 – 1 of 1) sorted by relevance
254 typedef struct _USB_CLASS_DEVICE_PATH { struct255 EFI_DEVICE_PATH_PROTOCOL Header;256 UINT16 VendorId;257 UINT16 ProductId;258 UINT8 DeviceClass;259 UINT8 DeviceSubclass;260 UINT8 DeviceProtocol;