Searched refs:LSILOGIC_REG_HOST_INTR_STATUS_DOORBELL_STS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h3625 # define LSILOGIC_REG_HOST_INTR_STATUS_DOORBELL_STS (RT_BIT(31)) macro
H A DDevLsiLogicSCSI.cpp445 uIntSts = (ASMAtomicReadU32(&pThis->uInterruptStatus) & ~LSILOGIC_REG_HOST_INTR_STATUS_DOORBELL_STS);

Completed in 82 milliseconds