| /src/sys/arch/hp300/dev/ |
| intiovar.h | 69 #define WAIT(bst,bsh) \ 83 WAIT(bst, bsh); 100 WAIT(bst, bsh); 103 WAIT(bst, bsh); 117 #undef WAIT
|
| /src/sys/arch/vax/vax/ |
| ka730.c | 186 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; 188 WAIT; 192 WAIT; 195 WAIT;
|
| ctu.c | 144 #define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0) 151 WAIT; 152 mtpr(0, PR_CSTD); WAIT; 153 mtpr(0, PR_CSTD); WAIT; 154 mtpr(RSP_TYP_INIT, PR_CSTD); WAIT; 155 mtpr(RSP_TYP_INIT, PR_CSTD); WAIT; 156 #undef WAIT 273 * Loop in a tight (busy-wait-)loop when receiving packets, this is 371 #define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0) 378 WAIT; [all...] |
| ka750.c | 286 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; 288 WAIT; 292 WAIT; 295 WAIT;
|
| ka860.c | 344 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; 346 WAIT; 350 WAIT; 354 WAIT; 358 WAIT; 368 WAIT; 372 WAIT; 375 WAIT;
|
| /src/sys/arch/hpcmips/dev/ |
| teliosio.c | 248 #define WAIT (1000000 / TELIOSIO_BMU_CLOCK_FREQ / 2) 267 delay(WAIT); 274 delay(WAIT); 292 delay(WAIT); 301 delay(WAIT);
|
| /src/usr.bin/hexdump/ |
| hexdump.h | 71 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */
|
| /src/sys/arch/pmax/ibus/ |
| sii.c | 75 * Wait until expression is true. 122 #define WAIT 1 369 /* if another command is currently in progress, just wait */ 465 * Wait for something to happen 489 /* wait a short time for command phase */ 513 /* wait a little while for DMA to finish */ 834 /* wait a short time for XFER complete */ 842 printf("sii_DoIntr: cmd wait ds %x cnt %d\n", 992 /* do a quick wait for COMMAND_COMPLETE */ 1080 * Wait a short time for disconnect [all...] |
| /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/ |
| util.h | 136 #define WAIT(cvp, lp) do { \ 139 ISC_MSG_UTILWAIT, "WAIT"), \
|
| /src/external/gpl2/groff/dist/src/include/ |
| nonposix.h | 62 # define WAIT(s,p,m) _cwait(s,p,m) 228 #ifndef WAIT 229 # define WAIT(s,p,m) wait(s)
|
| /src/external/mpl/bind/dist/lib/isc/include/isc/ |
| util.h | 181 #define WAIT(cvp, lp) \ 183 ISC_UTIL_TRACE(fprintf(stderr, "WAIT %p LOCK %p %s %d\n", \
|
| /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
| util.h | 169 #define WAIT(cvp, lp) \ 171 ISC_UTIL_TRACE(fprintf(stderr, "WAIT %p LOCK %p %s %d\n", \
|
| /src/sys/arch/vax/vsa/ |
| hdc9224.c | 220 #define WAIT __asm("movl %0,%0;movl %0,%0;movl %0,%0; movl %0,%0" :: "m"(u)) 256 WAIT; 258 WAIT; 558 WAIT; 738 * we have to wait 0.7 usec between two accesses to any of the 749 WAIT; 753 WAIT; 767 WAIT; 780 WAIT;
|
| /src/external/bsd/ntp/dist/sntp/ |
| sntp-opts.h | 227 # ifdef WAIT 228 # warning undefining WAIT due to option name conflict 229 # undef WAIT 249 # undef WAIT 288 DESC(WAIT).optActualIndex = 17; \ 289 DESC(WAIT).optActualValue = VALUE_OPT_WAIT; \ 290 DESC(WAIT).fOptState &= OPTST_PERSISTENT_MASK; \ 291 DESC(WAIT).fOptState |= OPTST_SET ) 293 DESC(WAIT).fOptState &= OPTST_PERSISTENT_MASK; \ 294 DESC(WAIT).fOptState |= OPTST_SET | OPTST_DISABLED; [all...] |
| /src/sys/arch/x68k/dev/ |
| mha.c | 124 #define WAIT {if (sc->sc_pc[2]) {printf("[W_%d", __LINE__); while (sc->sc_pc[2] & 0x40);printf("]");}} 126 #define WAIT {while (sc->sc_pc[2] & 0x40);} 400 __asm volatile ("nop"); /* XXX wait (4clk in 20 MHz) ??? */ 563 WAIT; 616 * Search wait queue for disconnected cmd 1017 WAIT; 1221 * Search wait queue for disconnected cmd 1423 /* Wait for REQINIT. XXX Need timeout. */ 1496 WAIT; 1531 WAIT; [all...] |
| /src/sys/arch/vax/include/ |
| qdreg.h | 166 #define WAIT 0x0020 168 #define BAR_SHIFT_DELAY WAIT
|
| /src/sys/dev/qbus/ |
| qdreg.h | 166 #define WAIT 0x0020 168 #define BAR_SHIFT_DELAY WAIT
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| rx-parse.h | 215 WAIT = 416, /* WAIT */ 384 #define WAIT 416
|
| rx-parse.c | 397 WAIT = 416, /* WAIT */ 566 #define WAIT 416 760 YYSYMBOL_WAIT = 161, /* WAIT */ 1337 "SUNTIL", "SWHILE", "TST", "UTOD", "UTOF", "WAIT", "XCHG", "XOR", "'#'", 2990 case 77: /* statement: WAIT */ 4830 OPC(WAIT),
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| rx-parse.h | 215 WAIT = 416, /* WAIT */ 384 #define WAIT 416
|
| rx-parse.c | 397 WAIT = 416, /* WAIT */ 566 #define WAIT 416 760 YYSYMBOL_WAIT = 161, /* WAIT */ 1337 "SUNTIL", "SWHILE", "TST", "UTOD", "UTOF", "WAIT", "XCHG", "XOR", "'#'", 2990 case 77: /* statement: WAIT */ 4830 OPC(WAIT),
|