LPIP_SHAKE
if (!(ppbus_rstr(ppbus) & LPIP_SHAKE))
while ((ppbus_rstr(ppbus) & LPIP_SHAKE)) {
while (!((cl = ppbus_rstr(ppbus)) & LPIP_SHAKE)) {
while (!(ppbus_rstr(ppbus) & LPIP_SHAKE)) {
while (ppbus_rstr(ppbus) & LPIP_SHAKE) {
if ((str & LPIP_SHAKE) ||