Searched refs:DeviceSubClass (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/lib/libefivar/
H A Defivar-dp-format.c1142 UsbClass->DeviceSubClass,
1149 if (UsbClass->DeviceSubClass == USB_SUBCLASS_FW_UPDATE) {
1158 } else if (UsbClass->DeviceSubClass == USB_SUBCLASS_IRDA_BRIDGE) {
1167 } else if (UsbClass->DeviceSubClass == USB_SUBCLASS_TEST) {
1185 UsbClass->DeviceSubClass,
H A Defivar-dp-parse.c2191 UsbClass->DeviceSubClass = (UINT8) Strtoi (SubClassStr);
2193 UsbClass->DeviceSubClass = UsbClassText->SubClass;
/freebsd-12-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h448 UINT8 DeviceSubClass; member in struct:__anon10575
/freebsd-12-stable/stand/efi/include/
H A Defidevp.h209 UINT8 DeviceSubClass; member in struct:_USB_CLASS_DEVICE_PATH
/freebsd-12-stable/stand/efi/libefi/
H A Ddevpath.c294 ((USB_CLASS_DEVICE_PATH *)node)->DeviceSubClass,
/freebsd-12-stable/stand/efi/loader/
H A Dmain.c169 usb->DeviceSubClass == 1 && /* Boot devices */

Completed in 137 milliseconds