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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp3765 if (fHotplug && !i_isControllerHotplugCapable(ctrlType))
4327 if (fHotplug && !i_isControllerHotplugCapable(ctrlType))
4574 if (!i_isControllerHotplugCapable(ctrlType))
12069 bool Machine::i_isControllerHotplugCapable(StorageControllerType_T enmCtrlType) function in class:Machine

Completed in 88 milliseconds