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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp514 DECLINLINE(uint32_t) lsilogicReplyFreeQueueGetFrameCount(PLSILOGICSCSI pThis) function
708 if (!lsilogicReplyFreeQueueGetFrameCount(pThis))
1582 uint32_t cReplyFrames = lsilogicReplyFreeQueueGetFrameCount(pThis);
1591 uint32_t cReplyFrames = lsilogicReplyFreeQueueGetFrameCount(pThis);

Completed in 61 milliseconds