Searched refs:MPI_HIS_DOORBELL_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
123 s->intr_status |= MPI_HIS_DOORBELL_INTERRUPT; in mptsas_post_reply()138 s->intr_status |= MPI_HIS_DOORBELL_INTERRUPT; in mptsas_reply()843 assert(s->intr_status & MPI_HIS_DOORBELL_INTERRUPT); in mptsas_doorbell_read()890 s->intr_status |= MPI_HIS_DOORBELL_INTERRUPT; in mptsas_doorbell_write()968 s->intr_status &= ~MPI_HIS_DOORBELL_INTERRUPT; in mptsas_interrupt_status_write()973 assert(s->intr_status & MPI_HIS_DOORBELL_INTERRUPT); in mptsas_interrupt_status_write()
151 MPI_HIS_DOORBELL_INTERRUPT = 0x00000001, enumerator
209 #define MPI_HIS_DOORBELL_INTERRUPT (0x00000001) macro
4816 if (intstat & MPI_HIS_DOORBELL_INTERRUPT) in WaitForDoorbellInt()4824 if (intstat & MPI_HIS_DOORBELL_INTERRUPT) in WaitForDoorbellInt()