LPIP_SHAKE
while ((ppb_rstr(ppbus) & LPIP_SHAKE)) {
while ((ppb_rstr(ppbus) & LPIP_SHAKE))
while (!((cl = ppb_rstr(ppbus)) & LPIP_SHAKE)) {
while (!(ppb_rstr(ppbus) & LPIP_SHAKE))
while (ppb_rstr(ppbus) & LPIP_SHAKE)
if (ppb_rstr(ppbus) & LPIP_SHAKE) {
if (ppb_rstr(ppbus) & LPIP_SHAKE) {