Searched refs:mpi3mr_soft_reset_handler (Results 1 – 2 of 2) sorted by relevance
963 int mpi3mr_soft_reset_handler(struct mpi3mr_softc *sc,
3084 mpi3mr_soft_reset_handler(sc, in mpi3mr_watchdog_thread()3092 mpi3mr_soft_reset_handler(sc, MPI3MR_RESET_FROM_FIRMWARE, 0); in mpi3mr_watchdog_thread()3127 mpi3mr_soft_reset_handler(sc, in mpi3mr_watchdog_thread()3130 mpi3mr_soft_reset_handler(sc, in mpi3mr_watchdog_thread()3137 mpi3mr_soft_reset_handler(sc, sc->reset.reason, 1); in mpi3mr_watchdog_thread()5892 int mpi3mr_soft_reset_handler(struct mpi3mr_softc *sc, in mpi3mr_soft_reset_handler() function