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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIde.c20 BOOLEAN MasterDeviceExist = FALSE; variable
509 MasterDeviceExist = TRUE;
514 MasterDeviceExist = TRUE;
524 if (!MasterDeviceExist) {
578 if (MasterDeviceExist && SlaveDeviceExist &&
628 if ((IdeDev->Device == IdeMaster) && (MasterDeviceExist)) {
708 MasterDeviceExist = FALSE;

Completed in 101 milliseconds