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

  /src/sys/arch/emips/ebus/
ace_ebus.c 167 #define ATACH_TH_RUN 0x100 /* the kernel thread is working */
383 sc->ch_flags &= ~ATACH_TH_RUN;
385 sc->ch_flags |= ATACH_TH_RUN;
flash_ebus.c 188 #define ATACH_TH_RUN 0x100 /* the kernel thread is working */
1592 sc->ch_flags &= ~ATACH_TH_RUN;
1594 sc->ch_flags |= ATACH_TH_RUN;

Completed in 14 milliseconds