Searched refs:LPIP_SHAKE (Results 1 – 1 of 1) sorted by relevance
135 #define LPIP_SHAKE 0x40 /* This bit toggles between nibble reception */ macro586 while ((ppb_rstr(ppbus) & LPIP_SHAKE)) { in lp_intr()594 while ((ppb_rstr(ppbus) & LPIP_SHAKE)) in lp_intr()604 while (!((cl = ppb_rstr(ppbus)) & LPIP_SHAKE)) { in lp_intr()662 while (!(ppb_rstr(ppbus) & LPIP_SHAKE)) in lpoutbyte()666 while (ppb_rstr(ppbus) & LPIP_SHAKE) in lpoutbyte()777 if (ppb_rstr(ppbus) & LPIP_SHAKE) { in lpoutput()814 if (ppb_rstr(ppbus) & LPIP_SHAKE) { in lpoutput()