Home
last modified time | relevance | path

Searched refs:CALC_EFI_PCI_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h35 #define CALC_EFI_PCI_ADDRESS(Bus, Dev, Func, Reg) \ macro
DPci.c2634 Address = CALC_EFI_PCI_ADDRESS (Bus, Device, Func, 0); in ShellCommandRunPci()
2827 Address = CALC_EFI_PCI_ADDRESS (Bus, Device, Func, 0); in ShellCommandRunPci()