taglinefilesource code
ts1254drivers/char/tty_io.cstruct tstruct *ts = (struct tstruct *)arg;
ts1266drivers/char/tty_io.cd = (char *)(ts->tasks+n);
ts1269drivers/char/tty_io.cput_fs_long(1, (unsigned long *)(ts->present+n));
ts1272drivers/char/tty_io.cput_fs_long(0, (unsigned long *)(ts->present+n));
ts97drivers/net/slhc.cregister struct cstate *ts;
ts146drivers/net/slhc.cts = comp->tstate;
ts148drivers/net/slhc.cts[i].cs_this = i;
ts149drivers/net/slhc.cts[i].next = &(ts[i - 1]);
ts151drivers/net/slhc.cts[0].next = &(ts[comp->tslot_limit]);
ts152drivers/net/slhc.cts[0].cs_this = 0;