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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageStorageController.cpp350 ULONG maxPorts = 0; local
351 CHECK_ERROR_RET(systemProperties, GetMaxPortCountForStorageBus(storageBus, &maxPorts), 1);
357 if (maxPorts == 1)

Completed in 62 milliseconds