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

  /src/sys/arch/vax/vax/
cfl.c 99 #define IDLE 0
139 if (cfltab.cfl_state != IDLE)
154 cfltab.cfl_state = IDLE;
  /src/sys/dev/usb/
motgvar.h 45 IDLE = 0,
  /src/external/gpl3/binutils/dist/gas/config/
bfin-parse.h 97 IDLE = 298, /* IDLE */
275 #define IDLE 298
bfin-parse.c 581 IDLE = 298, /* IDLE */
759 #define IDLE 298
969 YYSYMBOL_IDLE = 43, /* IDLE */
1606 "HLT", "IDLE", "STI", "CLI", "CSYNC", "SSYNC", "EMUEXCPT", "RAISE",
5174 case 142: /* asm_1: IDLE */
5177 notethat ("ProgCtrl: IDLE\n");
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.h 97 IDLE = 298, /* IDLE */
275 #define IDLE 298
bfin-parse.c 581 IDLE = 298, /* IDLE */
759 #define IDLE 298
969 YYSYMBOL_IDLE = 43, /* IDLE */
1606 "HLT", "IDLE", "STI", "CLI", "CSYNC", "SSYNC", "EMUEXCPT", "RAISE",
5174 case 142: /* asm_1: IDLE */
5177 notethat ("ProgCtrl: IDLE\n");
  /src/external/bsd/ntp/dist/ntpd/
refclock_wwv.c 292 #define IDLE 0 /* no operation */
326 {IDLE, 0}, /* 9 p1 */
362 {IDLE, 0}, /* 45 */
363 {IDLE, 0}, /* 46 */
364 {IDLE, 0}, /* 47 */
365 {IDLE, 0}, /* 48 */
366 {IDLE, 0}, /* 49 p5 */
1794 case IDLE: /* 9, 45-49 */

Completed in 61 milliseconds