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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp288 RCPTRTYPE(volatile uint32_t *) pReplyFreeQueueBaseRC; member in struct:LSILOGICSCSI
4122 pThis->pReplyFreeQueueBaseRC = MMHyperR3ToRC(pVM, (void *)pThis->pReplyFreeQueueBaseR3);
5194 pThis->pReplyFreeQueueBaseRC += offDelta;

Completed in 262 milliseconds