HomeSort by: relevance | last modified time | path
    Searched refs:sc_thread_run (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sc16is7xxvar.h 73 bool sc_thread_run; member in struct:sc16is7xx_sc
sc16is7xx.c 83 while (sc->sc_thread_run) {
400 sc->sc_thread_run = false;
549 sc->sc_thread_run = true;
556 sc->sc_thread_run = false;
621 sc->sc_thread_run) {
622 sc->sc_thread_run = false;

Completed in 12 milliseconds