Searched refs:MPI2_DIAG_SBR_RELOAD (Results 1 – 2 of 2) sorted by relevance
278 #define MPI2_DIAG_SBR_RELOAD (0x00002000) macro
2634 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()