Lines Matching refs:ppb_rstr
478 while (ppb_rstr(ppbus) & CLPIP_SHAKE) in clpoutbyte()
483 while (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) in clpoutbyte()
495 while ((ppb_rstr(ppbus) & CLPIP_SHAKE)) in clpinbyte()
499 cl = ppb_rstr(ppbus); in clpinbyte()
502 while (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) in clpinbyte()
506 c = ppb_rstr(ppbus); in clpinbyte()
586 while ((ppb_rstr(ppbus) & LPIP_SHAKE)) { in lp_intr()
590 cl = ppb_rstr(ppbus); in lp_intr()
594 while ((ppb_rstr(ppbus) & LPIP_SHAKE)) in lp_intr()
598 c = ppb_rstr(ppbus); in lp_intr()
604 while (!((cl = ppb_rstr(ppbus)) & LPIP_SHAKE)) { in lp_intr()
606 (((cl = ppb_rstr(ppbus)) ^ 0xb8) & 0xf8) == in lp_intr()
662 while (!(ppb_rstr(ppbus) & LPIP_SHAKE)) in lpoutbyte()
666 while (ppb_rstr(ppbus) & LPIP_SHAKE) in lpoutbyte()
697 if (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) { in lpoutput()
705 while ((ppb_rstr(ppbus) & 0x08) == 0) in lpoutput()
769 if (!(ppb_rstr(ppbus) & CLPIP_SHAKE)) { in lpoutput()
777 if (ppb_rstr(ppbus) & LPIP_SHAKE) { in lpoutput()
814 if (ppb_rstr(ppbus) & LPIP_SHAKE) { in lpoutput()