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

/vbox/include/VBox/
H A Dsettings.h1056 lIDE0MasterEmulationPort(0),
1073 int32_t lIDE0MasterEmulationPort, member in struct:settings::StorageController
/vbox/src/VBox/Main/xml/
H A DSettings.cpp2129 && (lIDE0MasterEmulationPort == s.lIDE0MasterEmulationPort)
2707 elmStorageController.getAttributeValue("IDE0MasterEmulationPort", sctl.lIDE0MasterEmulationPort);
5034 pelmController->setAttribute("IDE0MasterEmulationPort", sc.lIDE0MasterEmulationPort);
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp9144 if ( (FAILED(rc = pCtl->i_setIDEEmulationPort(0, ctlData.lIDE0MasterEmulationPort)))
10419 if ( (FAILED(rc = pCtl->i_getIDEEmulationPort(0, (LONG*)&ctl.lIDE0MasterEmulationPort)))

Completed in 987 milliseconds