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

/vbox/src/VBox/Devices/Storage/
H A DDrvHostBase.h99 RTMSINTERVAL cMilliesPoller; member in struct:DRVHOSTBASE
H A DDrvHostBase.cpp1671 int rc = RTSemEventWait(pThis->EventPoller, pThis->cMilliesPoller);
1975 pThis->cMilliesPoller = u32;
1977 pThis->cMilliesPoller = 1000;
2089 Log(("%s-%d: pszDevice='%s' (%s) cMilliesPoller=%d fReadOnlyConfig=%d fLocked=%d fBIOSVisible=%d Uuid=%RTuuid\n",
2090 pDrvIns->pReg->szName, pDrvIns->iInstance, pThis->pszDevice, pThis->pszDeviceOpen, pThis->cMilliesPoller,

Completed in 53 milliseconds