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

  /src/sys/arch/emips/ebus/
ace_ebus.c 168 #define ATACH_TH_RESET 0x200 /* someone ask the thread to reset */
381 if ((sc->ch_flags & (ATACH_TH_RESET | ATACH_SHUTDOWN)) == 0 &&
flash_ebus.c 189 #define ATACH_TH_RESET 0x200 /* someone ask the thread to reset */
1590 if ((sc->ch_flags & (ATACH_TH_RESET | ATACH_SHUTDOWN)) == 0 &&
  /src/sys/dev/ata/
atavar.h 411 #define ATACH_TH_RESET 0x200 /* someone ask the thread to reset */

Completed in 16 milliseconds