Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c677 if (sc->watchdog_thread_active) in mpi3mr_pci_detach()
704 while (sc->watchdog_thread_active && (i < 180)) { in mpi3mr_pci_detach()
710 sc->watchdog_thread_active); in mpi3mr_pci_detach()
H A Dmpi3mr.h757 u_int8_t watchdog_thread_active; member
H A Dmpi3mr.c3261 sc->watchdog_thread_active = 1; in mpi3mr_watchdog_thread()
3353 sc->watchdog_thread_active = 0; in mpi3mr_watchdog_thread()