Home
last modified time | relevance | path

Searched refs:MPI_HIS_IOP_DOORBELL_STATUS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h207 #define MPI_HIS_IOP_DOORBELL_STATUS (0x80000000) macro
/openbmc/qemu/hw/scsi/
H A Dmpi.h149 MPI_HIS_IOP_DOORBELL_STATUS = 0x80000000, enumerator
H A Dmptsas.c62 uint32_t state = s->intr_status & ~(s->intr_mask | MPI_HIS_IOP_DOORBELL_STATUS); in mptsas_update_interrupt()
/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c4768 if (! (intstat & MPI_HIS_IOP_DOORBELL_STATUS)) in WaitForDoorbellAck()
4776 if (! (intstat & MPI_HIS_IOP_DOORBELL_STATUS)) in WaitForDoorbellAck()