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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h3582 # define LSILOGIC_REG_DOORBELL_SET_STATE(enmState) (((enmState) & 0x0f) << 28) macro
H A DDevLsiLogicSCSI.cpp1561 u32 = LSILOGIC_REG_DOORBELL_SET_STATE(pThis->enmState);

Completed in 75 milliseconds