Searched refs:MPI3MR_TRIGGER_SOFT_RESET (Results 1 – 4 of 4) sorted by relevance
622 trigger_reset_from_watchdog(sc, MPI3MR_TRIGGER_SOFT_RESET, MPI3MR_RESET_FROM_TM_TIMEOUT); in mpi3mr_issue_tm()890 trigger_reset_from_watchdog(sc, MPI3MR_TRIGGER_SOFT_RESET, MPI3MR_RESET_FROM_SCSIIO_TIMEOUT); in mpi3mr_scsiio_timeout()911 trigger_reset_from_watchdog(sc, MPI3MR_TRIGGER_SOFT_RESET, MPI3MR_RESET_FROM_SCSIIO_TIMEOUT); in mpi3mr_scsiio_timeout()
1085 sc->reset.type = MPI3MR_TRIGGER_SOFT_RESET; in mpi3mr_app_mptcmds()1221 sc->reset.type = MPI3MR_TRIGGER_SOFT_RESET; in mpi3mr_soft_reset_from_app()1594 sc->reset.type = MPI3MR_TRIGGER_SOFT_RESET; in mpi3mr_pel_abort()
529 MPI3MR_TRIGGER_SOFT_RESET, enumerator
3137 if (sc->reset.type == MPI3MR_TRIGGER_SOFT_RESET) { in mpi3mr_watchdog_thread()