Lines Matching refs:tgoal
895 tp->tgoal.check_nego = 1; in sym53c8xx_sdev_destroy()
972 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
973 tp->tgoal.qas = 0; in sym_exec_user_command()
974 tp->tgoal.offset = 0; in sym_exec_user_command()
978 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
979 tp->tgoal.qas = 1; in sym_exec_user_command()
980 tp->tgoal.width = 1; in sym_exec_user_command()
981 tp->tgoal.period = uc->data; in sym_exec_user_command()
982 tp->tgoal.offset = np->maxoffs_dt; in sym_exec_user_command()
986 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
987 tp->tgoal.qas = 0; in sym_exec_user_command()
988 tp->tgoal.period = uc->data; in sym_exec_user_command()
989 tp->tgoal.offset = np->maxoffs; in sym_exec_user_command()
991 tp->tgoal.check_nego = 1; in sym_exec_user_command()
994 tp->tgoal.width = uc->data ? 1 : 0; in sym_exec_user_command()
995 tp->tgoal.check_nego = 1; in sym_exec_user_command()
1940 tp->tgoal.offset = offset; in sym2_set_offset()
1941 tp->tgoal.check_nego = 1; in sym2_set_offset()
1953 tp->tgoal.dt = 1; in sym2_set_period()
1955 tp->tgoal.period = period; in sym2_set_period()
1956 tp->tgoal.check_nego = 1; in sym2_set_period()
1968 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_width()
1970 tp->tgoal.width = width; in sym2_set_width()
1971 tp->tgoal.check_nego = 1; 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()
1985 tp->tgoal.check_nego = 1; in sym2_set_dt()
1996 tp->tgoal.iu = tp->tgoal.dt = 1;
1998 tp->tgoal.iu = 0;
1999 tp->tgoal.check_nego = 1;
2009 tp->tgoal.dt = tp->tgoal.qas = 1;
2011 tp->tgoal.qas = 0;
2012 tp->tgoal.check_nego = 1;