taglinefilesource code
ts1270drivers/char/tty_io.cstruct tstruct *ts = (struct tstruct *)arg;
ts1282drivers/char/tty_io.cd = (char *)(ts->tasks+n);
ts1285drivers/char/tty_io.cput_fs_long(1, (unsigned long *)(ts->present+n));
ts1288drivers/char/tty_io.cput_fs_long(0, (unsigned long *)(ts->present+n));
ts98drivers/net/slhc.cregister struct cstate *ts;
ts147drivers/net/slhc.cts = comp->tstate;
ts149drivers/net/slhc.cts[i].cs_this = i;
ts150drivers/net/slhc.cts[i].next = &(ts[i - 1]);
ts152drivers/net/slhc.cts[0].next = &(ts[comp->tslot_limit]);
ts153drivers/net/slhc.cts[0].cs_this = 0;