Searched defs:WAIT (Results 1 - 12 of 12) sorted by relevance

/src/sys/arch/hp300/dev/
H A Dintiovar.h69 #define WAIT(bst,bsh) \ macro
/src/sys/arch/vax/vax/
H A Dka730.c186 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; macro
H A Dctu.c144 #define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0) macro
371 #define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0) macro
[all...]
H A Dka750.c286 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; macro
H A Dka860.c344 #define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ; macro
/src/sys/arch/hpcmips/dev/
H A Dteliosio.c248 #define WAIT (1000000 / TELIOSIO_BMU_CLOCK_FREQ / 2) macro
/src/usr.bin/hexdump/
H A Dhexdump.h71 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator in enum:_vflag
/src/sys/arch/pmax/ibus/
H A Dsii.c122 #define WAIT 1 macro
/src/sys/arch/vax/vsa/
H A Dhdc9224.c220 #define WAIT __asm("movl %0,%0;movl %0,%0;movl %0,%0; movl %0,%0" :: "m"(u)) macro
/src/sys/arch/x68k/dev/
H A Dmha.c126 #define WAIT {while (sc->sc_pc[2] & 0x40);} macro
[all...]
/src/sys/arch/vax/include/
H A Dqdreg.h166 #define WAIT 0x0020 macro
/src/sys/dev/qbus/
H A Dqdreg.h166 #define WAIT 0x0020 macro

Completed in 13 milliseconds