Home
last modified time | relevance | path

Searched refs:DeviceProtocol (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/lib/libefivar/
H A Defivar-dp-format.c1143 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1155 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1164 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1173 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1186 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
H A Defivar-dp-parse.c2200 UsbClass->DeviceProtocol = (UINT8) Strtoi (ProtocolStr); in ConvertFromTextUsbClass()
/freebsd-12.1/stand/efi/include/
H A Defidevp.h210 UINT8 DeviceProtocol; member
/freebsd-12.1/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h453 UINT8 DeviceProtocol; member
/freebsd-12.1/stand/efi/loader/
H A Dmain.c163 usb->DeviceProtocol == 1) { /* Boot keyboards */ in has_keyboard()