HomeSort by relevance Sort by last modified time
    Searched refs:InterfaceProtocol (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassCbi.c 91 if ((Interface->InterfaceProtocol != USB_MASS_STORE_CBI0)
92 && (Interface->InterfaceProtocol != USB_MASS_STORE_CBI1)) {
127 if ((Interface->InterfaceProtocol == USB_MASS_STORE_CBI0) &&
140 if ((Interface->InterfaceProtocol == USB_MASS_STORE_CBI0) && (UsbCbi->InterruptEndpoint == NULL)) {
UsbMassImpl.c 427 if (Interface.InterfaceProtocol == (*Transport)->Protocol) {
751 if (Interface.InterfaceProtocol == Transport->Protocol) {
    [all...]
UsbMassBot.c 77 if (Interface->InterfaceProtocol != USB_MASS_STORE_BOT) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 216 UINT8 InterfaceProtocol;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 153 UINT8 InterfaceProtocol;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
UsbBotPeim.c 190 if ((InterfaceDesc->InterfaceClass != 0x08) || (InterfaceDesc->InterfaceProtocol != 0x50)) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
UsbMouseAbsolutePointer.c 521 (InterfaceDescriptor.InterfaceProtocol == PROTOCOL_MOUSE)
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe/
UsbMouse.c 521 (InterfaceDescriptor.InterfaceProtocol == PROTOCOL_MOUSE)
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbUtility.c 960 (UsbClassDevicePathPtr->DeviceProtocol == ActIfDesc->InterfaceProtocol ||
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c 324 DeviceProtocol = IfDesc.InterfaceProtocol;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]

Completed in 548 milliseconds