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

/vbox/include/VBox/
H A Dsettings.h1057 lIDE0SlaveEmulationPort(0),
1074 lIDE0SlaveEmulationPort, member in struct:settings::StorageController
/vbox/src/VBox/Main/xml/
H A DSettings.cpp2130 && (lIDE0SlaveEmulationPort == s.lIDE0SlaveEmulationPort)
2708 elmStorageController.getAttributeValue("IDE0SlaveEmulationPort", sctl.lIDE0SlaveEmulationPort);
5035 pelmController->setAttribute("IDE0SlaveEmulationPort", sc.lIDE0SlaveEmulationPort);
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp9145 || (FAILED(rc = pCtl->i_setIDEEmulationPort(1, ctlData.lIDE0SlaveEmulationPort)))
10420 || (FAILED(rc = pCtl->i_getIDEEmulationPort(1, (LONG*)&ctl.lIDE0SlaveEmulationPort)))

Completed in 1959 milliseconds