Searched defs:lSCSIControllerIndex (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp177 int32_t lSCSIControllerIndex = 0; local
260 lSCSIControllerIndex = (int32_t)pNewDesc->m->maDescriptions.size();
262 Utf8StrFmt("%d", lSCSIControllerIndex),
275 lSCSIControllerIndex = (int32_t)pNewDesc->m->maDescriptions.size();
277 Utf8StrFmt("%d", lSCSIControllerIndex),
478 lControllerVsys = lSCSIControllerIndex;
1256 int32_t lSCSIControllerIndex = 0; local
1465 lSCSIControllerIndex = lIndexThis;
1501 else if (lControllerIndex == lSCSIControllerIndex)
1573 else if (lControllerIndex == lSCSIControllerIndex)
[all...]

Completed in 1626 milliseconds