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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp2386 false /* fAttachDetach */,
2592 false /*fAttachDetach*/,
3718 bool fAttachDetach,
3769 if (!fHotplug && !fAttachDetach)
3771 else if (fAttachDetach)
3774 if (!fAttachDetach)
3779 if (!fHotplug && !fAttachDetach)
3808 if (fAttachDetach)
4135 if (fAttachDetach)
4555 * @param fAttachDetach T
3707 i_configMediumAttachment(const char *pcszDevice, unsigned uInstance, StorageBus_T enmBus, bool fUseHostIOCache, bool fBuiltinIOCache, bool fSetupMerge, unsigned uMergeSource, unsigned uMergeTarget, IMediumAttachment *pMediumAtt, MachineState_T aMachineState, HRESULT *phrc, bool fAttachDetach, bool fForceUnmount, bool fHotplug, PUVM pUVM, DeviceType_T *paLedDevType, PCFGMNODE *ppLunL0) argument
4565 i_configNetwork(const char *pszDevice, unsigned uInstance, unsigned uLun, INetworkAdapter *aNetworkAdapter, PCFGMNODE pCfg, PCFGMNODE pLunL0, PCFGMNODE pInst, bool fAttachDetach, bool fIgnoreConnectFailure) argument
[all...]

Completed in 47 milliseconds