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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp290 RCPTRTYPE(volatile uint32_t *) pReplyPostQueueBaseRC; member in struct:LSILOGICSCSI
4126 pThis->pReplyPostQueueBaseRC = MMHyperR3ToRC(pVM, (void *)pThis->pReplyPostQueueBaseR3);
5195 pThis->pReplyPostQueueBaseRC += offDelta;

Completed in 59 milliseconds