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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c2679 if ((Common->Bist & PCI_BIT_7) != 0) {
2714 if ((Common->HeaderType & PCI_BIT_7) != 0) {
3504 ShellPrintHiiEx(-1, -1, NULL,STRING_TOKEN (STR_PCI2_FAST_BACK), gShellDebug1HiiHandle, (*Status & PCI_BIT_7) != 0);
3631 (*Command & PCI_BIT_7) != 0
3709 (*BridgeControl & PCI_BIT_7) != 0
3741 (*BridgeControl & PCI_BIT_7) != 0
H A DPci.h50 #define PCI_BIT_7 0x00000080 macro

Completed in 253 milliseconds