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

/vbox/src/VBox/Devices/Storage/
H A DUsbMsd.cpp1104 * Used by usbMsdVMReset, usbMsdVMSuspend and usbMsdVMPowerOff.
1122 * Callback employed by usbMsdVMSuspend and usbMsdVMPowerOff.}
1135 * Common worker for usbMsdVMSuspend and usbMsdVMPowerOff.
2050 static DECLCALLBACK(void) usbMsdVMSuspend(PPDMUSBINS pUsbIns) function
2052 LogFlow(("usbMsdVMSuspend/#%u:\n", pUsbIns->iInstance));
2291 usbMsdVMSuspend,

Completed in 48 milliseconds