Home
last modified time | relevance | path

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

/dflybsd-src/lib/libefivar/
H A Defivar-dp-format.c1142 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1154 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1163 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1172 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
1185 UsbClass->DeviceProtocol in DevPathToTextUsbClass()
H A Defivar-dp-parse.c2199 UsbClass->DeviceProtocol = (UINT8) Strtoi (ProtocolStr); in ConvertFromTextUsbClass()
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DDevicePath.h461 UINT8 DeviceProtocol; member
/dflybsd-src/stand/boot/efi/loader/
H A Dmain.c179 usb->DeviceProtocol == 1) { /* Boot keyboards */ in has_keyboard()