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

/freebsd-12-stable/lib/libefivar/
H A Defivar-dp-format.c1082 switch (UsbClass->DeviceClass) {
1148 if (UsbClass->DeviceClass == USB_CLASS_RESERVE) {
1184 UsbClass->DeviceClass,
H A Defivar-dp-parse.c2185 UsbClass->DeviceClass = (UINT8) Strtoi (ClassStr);
2187 UsbClass->DeviceClass = UsbClassText->Class;
/freebsd-12-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h443 UINT8 DeviceClass; member in struct:__anon10575
/freebsd-12-stable/stand/efi/include/
H A Defidevp.h208 UINT8 DeviceClass; member in struct:_USB_CLASS_DEVICE_PATH
/freebsd-12-stable/stand/efi/libefi/
H A Ddevpath.c293 ((USB_CLASS_DEVICE_PATH *)node)->DeviceClass,
/freebsd-12-stable/stand/efi/loader/
H A Dmain.c168 if (usb->DeviceClass == 3 && /* HID */

Completed in 199 milliseconds