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

/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h101 * Added MPI2_DIAG_SBR_RELOAD.
272 #define MPI2_DIAG_SBR_RELOAD (0x00002000) macro
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2570 if (host_diagnostic & MPI2_DIAG_SBR_RELOAD)
2581 host_diagnostic |= MPI2_DIAG_SBR_RELOAD;
2587 if (!(host_diagnostic & MPI2_DIAG_SBR_RELOAD)) {

Completed in 190 milliseconds