Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciBus.h66 #define ISALIMIT 0x3FF macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h93 #define ISALIMIT 0x3FF
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.h95 #define ISALIMIT 0x3FF macro
DPciResourceSupport.c87 *Start = *Start - StartOffset + ISALIMIT + 1; in SkipIsaAliasAperture()