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

/vbox/src/VBox/Main/include/
H A DHostUSBDeviceImpl.h286 bool mIsPhysicallyDetached; member in class:HostUSBDevice
/vbox/src/VBox/Main/src-server/
H A DHostUSBDeviceImpl.cpp88 mIsPhysicallyDetached = false;
504 if (!mIsPhysicallyDetached)
516 if (!mIsPhysicallyDetached)
831 * If a transition is pending, mIsPhysicallyDetached will be set and
844 mIsPhysicallyDetached = true;
864 Assert(mIsPhysicallyDetached);

Completed in 38 milliseconds