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

/vbox/src/VBox/Main/include/
H A DMachineImpl.h715 bool i_isControllerHotplugCapable(StorageControllerType_T enmCtrlType);
/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 66 milliseconds