cecwait
static int cecwait(struct cec_softc *, int, int);
if (cecwait(sc, 0, ISR2_CO))
if (cecwait(sc, ISR1_DI, 0))
if (cecwait(sc, ISR1_DO, 0))
(void) cecwait(sc, ISR1_DO, 0);
(void) cecwait(sc, ISR1_DO, 0);