HomeSort by relevance Sort by last modified time
    Searched defs:PciAttributes (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
AcpiPlatform.h 33 UINT64 PciAttributes;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
UfsPciHcDxe.h 61 UINT64 PciAttributes;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsOutputDxe/
GraphicsOutput.h 48 UINT64 PciAttributes;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdMmcPciHcDxe.c 50 0, // PciAttributes
525 UINT64 PciAttributes;
559 &PciAttributes
593 Private->PciAttributes = PciAttributes;
734 if ((Private != NULL) && (Private->PciAttributes != 0)) {
741 Private->PciAttributes,
878 Private->PciAttributes,
    [all...]
SdMmcPciHcDxe.h 98 UINT64 PciAttributes;
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
PciEmulation.h 77 UINT64 PciAttributes;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/DwUfsHcDxe/
DwUfsHcDxe.h 135 UINT64 PciAttributes;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.c 50 0, // PciAttributes
583 UINT64 PciAttributes;
626 &PciAttributes
660 Private->PciAttributes = PciAttributes;
784 if ((Private != NULL) && (Private->PciAttributes != 0)) {
791 Private->PciAttributes,
928 Private->PciAttributes,
    [all...]
DwMmcHcDxe.h 90 UINT64 PciAttributes;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHcDxe.c 47 0, // PciAttributes
522 UINT64 PciAttributes;
559 &PciAttributes
593 Private->PciAttributes = PciAttributes;
735 if ((Private != NULL) && (Private->PciAttributes != 0)) {
742 Private->PciAttributes,
879 Private->PciAttributes,
    [all...]
SdMmcPciHcDxe.h 98 UINT64 PciAttributes;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.h 110 UINT64 PciAttributes;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.h 97 UINT64 PciAttributes; // Original PCI attributes.

Completed in 387 milliseconds