Searched refs:MPI_HIS_IOP_DOORBELL_STATUS (Results 1 – 4 of 4) sorted by relevance
207 #define MPI_HIS_IOP_DOORBELL_STATUS (0x80000000) macro
149 MPI_HIS_IOP_DOORBELL_STATUS = 0x80000000, enumerator
62 uint32_t state = s->intr_status & ~(s->intr_mask | MPI_HIS_IOP_DOORBELL_STATUS); in mptsas_update_interrupt()
4768 if (! (intstat & MPI_HIS_IOP_DOORBELL_STATUS)) in WaitForDoorbellAck()4776 if (! (intstat & MPI_HIS_IOP_DOORBELL_STATUS)) in WaitForDoorbellAck()