Home | History | Annotate | Download | only in vax

Lines Matching defs:WAIT

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;
380 WAIT;
383 WAIT;
388 WAIT;
390 WAIT;
396 #undef WAIT
505 * Wait 5 secs.
518 * Wait one minute.