Home
last modified time | relevance | path

Searched refs:MPI2_DIAG_SBR_RELOAD (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h278 #define MPI2_DIAG_SBR_RELOAD (0x00002000) macro
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2634 if (host_diagnostic & MPI2_DIAG_SBR_RELOAD) in _ctl_enable_diag_sbr_reload()
2645 host_diagnostic |= MPI2_DIAG_SBR_RELOAD; in _ctl_enable_diag_sbr_reload()
2651 if (!(host_diagnostic & MPI2_DIAG_SBR_RELOAD)) { in _ctl_enable_diag_sbr_reload()