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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.h51 #define PCI_BIT_8 0x00000100 macro
H A DPci.c3390 CardBus->BridgeControl & PCI_BIT_8 ? L" Prefetchable" : L"Non-Prefetchable",
3506 ShellPrintHiiEx(-1, -1, NULL,STRING_TOKEN (STR_PCI2_MASTER_DATA), gShellDebug1HiiHandle, (*Status & PCI_BIT_8) != 0);
3637 (*Command & PCI_BIT_8) != 0
3714 (*BridgeControl & PCI_BIT_8)!=0 ? L"2^10" : L"2^15"

Completed in 90 milliseconds