Searched defs:_USB_CLASS_DEVICE_PATH (Results 1 – 1 of 1) sorted by relevance
203 typedef struct _USB_CLASS_DEVICE_PATH { struct204 EFI_DEVICE_PATH Header;205 UINT16 VendorId;206 UINT16 ProductId;207 UINT8 DeviceClass;208 UINT8 DeviceSubClass;209 UINT8 DeviceProtocol;