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

/vbox/src/VBox/Devices/Storage/
H A DDevLsiLogicSCSI.h3584 # define LSILOGIC_REG_DOORBELL_SET_WHOINIT(enmWhoInit) (((enmWhoInit) & 0x07) << 24) macro
H A DDevLsiLogicSCSI.cpp1563 u32 |= LSILOGIC_REG_DOORBELL_SET_WHOINIT(pThis->enmWhoInit);

Completed in 60 milliseconds