Searched refs:PCI_MAX_DEVICE (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h24 #define PCI_MAX_DEVICE 31 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h25 #define PCI_MAX_DEVICE 31 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h26 #define PCI_MAX_DEVICE 31 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumeratorSupport.c108 for (Device = 0; Device <= PCI_MAX_DEVICE; Device++) {
2611 for (Device = 0; Device <= PCI_MAX_DEVICE; Device++) {
H A DPciEnumerator.c390 for (Device = 0; Device <= PCI_MAX_DEVICE; Device++) {
H A DPciLib.c1008 for (Device = 0; Device <= PCI_MAX_DEVICE; Device++) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c2208 for (Device = 0; Device <= PCI_MAX_DEVICE; Device++) {

Completed in 470 milliseconds