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

/vbox/include/VBox/
H A Dsettings.h1058 lIDE1MasterEmulationPort(0),
1075 lIDE1MasterEmulationPort, member in struct:settings::StorageController
/vbox/src/VBox/Main/xml/
H A DSettings.cpp2131 && (lIDE1MasterEmulationPort == s.lIDE1MasterEmulationPort)
2709 elmStorageController.getAttributeValue("IDE1MasterEmulationPort", sctl.lIDE1MasterEmulationPort);
5036 pelmController->setAttribute("IDE1MasterEmulationPort", sc.lIDE1MasterEmulationPort);
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp9146 || (FAILED(rc = pCtl->i_setIDEEmulationPort(2, ctlData.lIDE1MasterEmulationPort)))
10421 || (FAILED(rc = pCtl->i_getIDEEmulationPort(2, (LONG*)&ctl.lIDE1MasterEmulationPort)))

Completed in 118 milliseconds