idealSlot 466 drivers/atm/iphase.c int idealSlot =0, testSlot, toBeAssigned, inc; idealSlot 515 drivers/atm/iphase.c idealSlot = dev->CbrEntryPt; idealSlot 520 drivers/atm/iphase.c idealSlot += (u32)(spacing + fracSlot); // Point to the next location idealSlot 525 drivers/atm/iphase.c if (idealSlot >= (int)dev->CbrTotEntries) idealSlot 526 drivers/atm/iphase.c idealSlot -= dev->CbrTotEntries; idealSlot 531 drivers/atm/iphase.c testSlot = idealSlot; idealSlot 539 drivers/atm/iphase.c testSlot = idealSlot - inc; idealSlot 549 drivers/atm/iphase.c testSlot = idealSlot + inc;