/netbsd-src/sys/external/bsd/drm2/include/drm/ |
H A D | drm_wait_netbsd.h | 199 #define _DRM_WAIT_UNTIL(RET, WAIT, Q, INTERLOCK, CONDITION) do \ argument 227 #define _DRM_TIMED_WAIT_UNTIL(RET, WAIT, Q, INTERLOCK, TICKS, CONDITION) do \ argument 279 #define _DRM_SPIN_WAIT_UNTIL(RET, WAIT, Q, INTERLOCK, CONDITION) do \ argument 302 #define _DRM_SPIN_TIMED_WAIT_UNTIL(RET, WAIT, Q, INTERLOCK, TICKS, CONDITION) \ argument
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | ctu.c | 144 #define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0) in ctuinit() macro 371 #define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0) in cturintr() macro
|
H A D | ka730.c | 186 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; in ka730_clrf() macro
|
H A D | ka750.c | 286 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; in ka750_clrf() macro
|
H A D | ka860.c | 344 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; in ka86_clrf() macro
|
/netbsd-src/external/gpl2/groff/dist/src/include/ |
H A D | nonposix.h | 62 # define WAIT(s,p,m) _cwait(s,p,m) macro 229 # define WAIT(s,p,m) wait(s) macro
|
/netbsd-src/sys/arch/hp300/dev/ |
H A D | intiovar.h | 69 #define WAIT(bst,bsh) \ macro
|
/netbsd-src/usr.bin/hexdump/ |
H A D | hexdump.h | 71 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator
|
/netbsd-src/sys/arch/hpcmips/dev/ |
H A D | teliosio.c | 248 #define WAIT (1000000 / TELIOSIO_BMU_CLOCK_FREQ / 2) macro
|
/netbsd-src/sys/arch/pmax/ibus/ |
H A D | sii.c | 122 #define WAIT 1 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rx-parse.h | 215 WAIT = 416, /* WAIT */ enumerator 384 #define WAIT 416 macro
|
H A D | rx-parse.c | 397 WAIT = 416, /* WAIT */ enumerator 566 #define WAIT 416 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rx-parse.h | 215 WAIT = 416, /* WAIT */ enumerator 384 #define WAIT 416 macro
|
H A D | rx-parse.c | 397 WAIT = 416, /* WAIT */ enumerator 566 #define WAIT 416 macro
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | util.h | 168 #define WAIT( global() macro
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | util.h | 169 #define WAIT(cvp, lp) \ macro
|
/netbsd-src/sys/arch/vax/vsa/ |
H A D | hdc9224.c | 220 #define WAIT __asm("movl %0,%0;movl %0,%0;movl %0,%0; movl %0,%0" :: "m"(u)) macro
|
/netbsd-src/sys/arch/x68k/dev/ |
H A D | mha.c | 126 #define WAIT {while (sc->sc_pc[2] & 0x40);} macro [all...] |
/netbsd-src/sys/arch/vax/include/ |
H A D | qdreg.h | 166 #define WAIT 0x0020 macro
|
/netbsd-src/sys/dev/qbus/ |
H A D | qdreg.h | 166 #define WAIT 0x0020 macro
|