Searched defs:AddrRangeMin (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/
H A DIncompatiblePciDeviceSupport.c42 UINT64 AddrRangeMin; member in struct:__anon10829
354 AcpiPtr->AddrRangeMin = Dsc->AddrRangeMin;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DAcpi.h76 UINT64 AddrRangeMin; member in struct:__anon10089
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumerator.c170 UINT64 AddrRangeMin; local
211 if (Configuration2->AddrRangeMin > Configuration3->AddrRangeMin) {
216 // All other fields other than AddrRangeMin and AddrLen are ignored in a descriptor,
220 AddrRangeMin = Configuration1->AddrRangeMin;
221 Configuration1->AddrRangeMin = Configuration2->AddrRangeMin;
222 Configuration2->AddrRangeMin = AddrRangeMin;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAcpi10.h128 UINT64 AddrRangeMin; member in struct:__anon11383
244 UINT64 AddrRangeMin; member in struct:__anon11397
259 UINT32 AddrRangeMin; member in struct:__anon11398
274 UINT16 AddrRangeMin; member in struct:__anon11399
H A DAcpi30.h42 UINT64 AddrRangeMin; member in struct:__anon11430

Completed in 52 milliseconds