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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c2815 BOOLEAN BarExist; local
2826 BarExist = FALSE;
2833 if (!BarExist) {
2834 BarExist = TRUE;
2852 if (!BarExist) {
2964 BOOLEAN BarExist; local
2976 BarExist = FALSE;
2984 if (!BarExist) {
2985 BarExist = TRUE;
3003 if (!BarExist) {
[all...]

Completed in 34 milliseconds