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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumeratorSupport.c110 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) {
178 Func = PCI_MAX_FUNC;
2612 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) {
2659 Func = PCI_MAX_FUNC;
H A DPciEnumerator.c391 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) {
484 Func = PCI_MAX_FUNC;
H A DPciLib.c1010 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) {
1277 Func = PCI_MAX_FUNC;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h25 #define PCI_MAX_FUNC 7 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h26 #define PCI_MAX_FUNC 7 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h27 #define PCI_MAX_FUNC 7 macro
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c2212 for (Func = 0; Func <= PCI_MAX_FUNC; Func++) {

Completed in 225 milliseconds