Searched refs:MPI2_HIS_IOC2SYS_DB_STATUS (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h309 #define MPI2_HIS_IOC2SYS_DB_STATUS (0x00000001) macro
310 #define MPI2_HIS_DOORBELL_INTERRUPT MPI2_HIS_IOC2SYS_DB_STATUS
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c6759 * Notes: MPI2_HIS_IOC2SYS_DB_STATUS - set to one when IOC writes to doorbell.
6772 if (int_status & MPI2_HIS_IOC2SYS_DB_STATUS) {
6798 if (int_status & MPI2_HIS_IOC2SYS_DB_STATUS) {
6841 } else if (int_status & MPI2_HIS_IOC2SYS_DB_STATUS) {
7037 MPI2_HIS_IOC2SYS_DB_STATUS)

Completed in 203 milliseconds