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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIde.c18 BOOLEAN SlaveDeviceExist = FALSE; variable
561 SlaveDeviceExist = TRUE;
566 SlaveDeviceExist = TRUE;
578 if (MasterDeviceExist && SlaveDeviceExist &&
583 SlaveDeviceExist = FALSE;
647 if ((IdeDev->Device == IdeSlave) && (SlaveDeviceExist)) {
710 SlaveDeviceExist = FALSE;

Completed in 124 milliseconds