WAIT
#undef WAIT
#define WAIT(bst,bsh) \
#define WAIT (1000000 / TELIOSIO_BMU_CLOCK_FREQ / 2)
#define WAIT 1
#define WAIT 0x0020
#define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0)
#undef WAIT
#define WAIT while ((mfpr(PR_CSTS) & 0x80) == 0)
#undef WAIT
#define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ;
#define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ;
#define WAIT while ((mfpr(PR_TXCS) & GC_RDY) == 0) ;
#define WAIT __asm("movl %0,%0;movl %0,%0;movl %0,%0; movl %0,%0" :: "m"(u))
#define WAIT {if (sc->sc_pc[2]) {printf("[W_%d", __LINE__); while (sc->sc_pc[2] & 0x40);printf("]");}}
#define WAIT {while (sc->sc_pc[2] & 0x40);}
#define WAIT 0x0020
enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */