Searched defs:PciAttributesSaved (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuVideoDxe/
H A DDriver.c161 BOOLEAN PciAttributesSaved; local
165 PciAttributesSaved = FALSE;
209 PciAttributesSaved = TRUE;
308 if (PciAttributesSaved == TRUE) {
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/CirrusLogic5430Dxe/
H A DCirrusLogic5430.c233 BOOLEAN PciAttributesSaved; local
238 PciAttributesSaved = FALSE;
301 PciAttributesSaved = TRUE;
432 if (PciAttributesSaved == TRUE) {
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DInit.c248 BOOLEAN PciAttributesSaved; local
283 PciAttributesSaved = FALSE;
310 PciAttributesSaved = TRUE;
515 if (PciAttributesSaved) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c1673 BOOLEAN PciAttributesSaved; local
1704 PciAttributesSaved = FALSE;
1718 PciAttributesSaved = TRUE;
1951 if (PciAttributesSaved) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.c1624 BOOLEAN PciAttributesSaved; local
1643 PciAttributesSaved = FALSE;
1657 PciAttributesSaved = TRUE;
1783 if (PciAttributesSaved) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c1831 BOOLEAN PciAttributesSaved; local
1850 PciAttributesSaved = FALSE;
1864 PciAttributesSaved = TRUE;
1982 if (PciAttributesSaved) {
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVga.c351 BOOLEAN PciAttributesSaved; local
355 PciAttributesSaved = FALSE;
399 PciAttributesSaved = TRUE;
537 if (PciAttributesSaved == TRUE) {
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.c209 BOOLEAN PciAttributesSaved; local
224 PciAttributesSaved = FALSE;
238 PciAttributesSaved = TRUE;
268 if (PciAttributesSaved == TRUE) {

Completed in 85 milliseconds