Home
last modified time | relevance | path

Searched refs:tgoal (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c972 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
978 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
986 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
1953 tp->tgoal.dt = 1; in sym2_set_period()
1968 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_width()
1982 tp->tgoal.dt = 1; in sym2_set_dt()
1984 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_dt()
1996 tp->tgoal.iu = tp->tgoal.dt = 1;
1998 tp->tgoal.iu = 0;
2009 tp->tgoal.dt = tp->tgoal.qas = 1;
[all …]
H A Dsym_hipd.c2072 tp->tgoal.renego = 0;
2074 tp->tgoal.width = wide;
2105 tp->tgoal.renego = 0;
2110 if (!tp->tgoal.dt && !tp->tgoal.iu && !tp->tgoal.qas) {
2111 tp->tgoal.period = per;
2112 tp->tgoal.offset = ofs;
2135 tp->tgoal.renego = 0;
3552 tp->tgoal.renego = 0;
4154 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
4292 tp->tgoal.offset);
[all …]
H A Dsym_hipd.h409 struct sym_trans tgoal; member