Home
last modified time | relevance | path

Searched refs:MPI3_SYSIF_IOC_STATUS_RESET_HISTORY (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/scsi/mpi3mr/mpi/
Dmpi30_transport.h90 #define MPI3_SYSIF_IOC_STATUS_RESET_HISTORY (0x00000010) macro
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c1075 if (ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) in mpi3mr_clear_reset_history()
1109 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY)) { in mpi3mr_issue_and_process_mur()
1482 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) in mpi3mr_issue_reset()
2289 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) || in mpi3mr_check_rh_fault_ioc()
2508 if (ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) { in mpi3mr_watchdog_work()
4102 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) || in mpi3mr_reinit_ioc()
Dmpi3mr_os.c4241 if ((ioc_status & MPI3_SYSIF_IOC_STATUS_RESET_HISTORY) || in mpi3mr_scan_finished()