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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp4960 PLSILOGICDEVICE pThisDevice = &pThis->paDeviceStates[i]; local
4961 if (pThisDevice->pDrvBase)
4963 if (pThisDevice->cOutstandingRequests != 0)
H A DDevBusLogic.cpp3599 PBUSLOGICDEVICE pThisDevice = &pThis->aDeviceStates[i]; local
3600 if (pThisDevice->pDrvBase)
3602 if (pThisDevice->cOutstandingRequests != 0)

Completed in 72 milliseconds