Home
last modified time | relevance | path

Searched refs:sc_thread_running (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/
H A Dipmivar.h104 volatile bool sc_thread_running; member
H A Dipmi.c1993 sc->sc_thread_running = true; in ipmi_thread()
2115 while (sc->sc_thread_running) { in ipmi_thread()
2169 sc->sc_thread_running = false; in ipmi_detach()