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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciCommand.c91 if ((PciIoDevice->Pci.Hdr.Status & EFI_PCI_STATUS_CAPABILITY) != 0) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h613 #define EFI_PCI_STATUS_CAPABILITY BIT4 ///< 0x0010 macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h378 #define EFI_PCI_STATUS_CAPABILITY 0x0010 macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h615 #define EFI_PCI_STATUS_CAPABILITY BIT4 ///< 0x0010 macro
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c195 if ((PciStatus & EFI_PCI_STATUS_CAPABILITY) == 0) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c1449 if ((PciStatus & EFI_PCI_STATUS_CAPABILITY) == 0) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c2791 if ((Common->Status) & EFI_PCI_STATUS_CAPABILITY) {

Completed in 140 milliseconds