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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp1538 uint32_t idxReplyPostQueueWrite = ASMAtomicUoReadU32(&pThis->uReplyPostQueueNextEntryFreeWrite); local
1541 if (idxReplyPostQueueWrite != idxReplyPostQueueRead)

Completed in 82 milliseconds