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

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

Completed in 214 milliseconds