Searched refs:PcieRootCap (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.h307 #define PCIE_CAP_CRS_SW_VIS(PcieRootCap) \
308 ((PcieRootCap) & 0x1)
H A DPci.c4513 UINT16 PcieRootCap; local
4515 PcieRootCap = PciExpressCap->RsvdP;
4519 PCIE_CAP_CRS_SW_VIS (PcieRootCap)

Completed in 1296 milliseconds