Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c674 if (sc->timestamp_thread_active) in mpi3mr_pci_detach()
682 while (sc->timestamp_thread_active && (i < 180)) { in mpi3mr_pci_detach()
688 sc->timestamp_thread_active); in mpi3mr_pci_detach()
H A Dmpi3mr.h776 u_int8_t timestamp_thread_active; member
H A Dmpi3mr.c3206 sc->timestamp_thread_active = 1; in mpi3mr_timestamp_thread()
3245 sc->timestamp_thread_active = 0; in mpi3mr_timestamp_thread()
6344 if (sc->timestamp_thread_active) in mpi3mr_soft_reset_handler()