TstSchedTbl 468 drivers/atm/iphase.c u16 *SchedTbl, *TstSchedTbl; TstSchedTbl 532 drivers/atm/iphase.c TstSchedTbl = (u16*)(SchedTbl+testSlot); //set index and read in value TstSchedTbl 534 drivers/atm/iphase.c testSlot, TstSchedTbl,toBeAssigned);) TstSchedTbl 535 drivers/atm/iphase.c memcpy((caddr_t)&cbrVC,(caddr_t)TstSchedTbl,sizeof(cbrVC)); TstSchedTbl 545 drivers/atm/iphase.c TstSchedTbl = (u16 *)(SchedTbl + testSlot); // set table index TstSchedTbl 546 drivers/atm/iphase.c memcpy((caddr_t)&cbrVC,(caddr_t)TstSchedTbl,sizeof(cbrVC)); TstSchedTbl 557 drivers/atm/iphase.c TstSchedTbl = (u16*)(SchedTbl + testSlot); TstSchedTbl 559 drivers/atm/iphase.c TstSchedTbl,cbrVC,inc);) TstSchedTbl 560 drivers/atm/iphase.c memcpy((caddr_t)&cbrVC,(caddr_t)TstSchedTbl,sizeof(cbrVC)); TstSchedTbl 563 drivers/atm/iphase.c memcpy((caddr_t)TstSchedTbl, (caddr_t)&vcIndex, sizeof(*TstSchedTbl));