Searched refs:LP_READY (Results 1 – 1 of 1) sorted by relevance
163 #define LP_READY (LPS_SEL|LPS_NBSY|LPS_NERR) macro562 } while ((ppb_rstr(ppbus) & RDY_MASK) != LP_READY); in lptopen()619 while ((ppb_rstr(ppbus) & RDY_MASK) != LP_READY || sc->sc_xfercnt) in lptclose()874 ((sts=ppb_rstr(ppbus)) & RDY_MASK) != LP_READY; i++) ; in lptintr()876 if ((sts & RDY_MASK) == LP_READY) { in lptintr()