Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
Dmpi2.h248 #define MPI2_HIS_SYS2IOC_DB_STATUS (0x80000000) macro
249 #define MPI2_HIS_IOP_DOORBELL_STATUS MPI2_HIS_SYS2IOC_DB_STATUS
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
Dmpi2.h239 #define MPI2_HIS_SYS2IOC_DB_STATUS (0x80000000) macro
240 #define MPI2_HIS_IOP_DOORBELL_STATUS MPI2_HIS_SYS2IOC_DB_STATUS
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.c3015 if (!(int_status & MPI2_HIS_SYS2IOC_DB_STATUS)) { in _base_wait_for_doorbell_ack()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3192 if (!(int_status & MPI2_HIS_SYS2IOC_DB_STATUS)) { in _base_wait_for_doorbell_ack()