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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.cpp677 * @param fForceReplyFifo Flag whether the use of the reply post fifo is forced.
679 static void lsilogicFinishAddressReply(PLSILOGICSCSI pThis, PMptReplyUnion pReply, bool fForceReplyFifo) argument
686 if (pThis->enmDoorbellState != LSILOGICDOORBELLSTATE_NOT_IN_USE && !fForceReplyFifo)
749 if (fForceReplyFifo)

Completed in 62 milliseconds