tgoal             850 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.check_nego = 1;
tgoal             927 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.iu = tp->tgoal.dt =
tgoal             928 drivers/scsi/sym53c8xx_2/sym_glue.c 						tp->tgoal.qas = 0;
tgoal             929 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.offset = 0;
tgoal             933 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.iu = tp->tgoal.dt =
tgoal             934 drivers/scsi/sym53c8xx_2/sym_glue.c 						tp->tgoal.qas = 1;
tgoal             935 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.width = 1;
tgoal             936 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.period = uc->data;
tgoal             937 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.offset = np->maxoffs_dt;
tgoal             941 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.iu = tp->tgoal.dt =
tgoal             942 drivers/scsi/sym53c8xx_2/sym_glue.c 						tp->tgoal.qas = 0;
tgoal             943 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.period = uc->data;
tgoal             944 drivers/scsi/sym53c8xx_2/sym_glue.c 					tp->tgoal.offset = np->maxoffs;
tgoal             946 drivers/scsi/sym53c8xx_2/sym_glue.c 				tp->tgoal.check_nego = 1;
tgoal             949 drivers/scsi/sym53c8xx_2/sym_glue.c 				tp->tgoal.width = uc->data ? 1 : 0;
tgoal             950 drivers/scsi/sym53c8xx_2/sym_glue.c 				tp->tgoal.check_nego = 1;
tgoal            1893 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.offset = offset;
tgoal            1894 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.check_nego = 1;
tgoal            1906 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.dt = 1;
tgoal            1908 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.period = period;
tgoal            1909 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.check_nego = 1;
tgoal            1921 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
tgoal            1923 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.width = width;
tgoal            1924 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.check_nego = 1;
tgoal            1935 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.dt = 1;
tgoal            1937 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
tgoal            1938 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.check_nego = 1;
tgoal            1949 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.iu = tp->tgoal.dt = 1;
tgoal            1951 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.iu = 0;
tgoal            1952 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.check_nego = 1;
tgoal            1962 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.dt = tp->tgoal.qas = 1;
tgoal            1964 drivers/scsi/sym53c8xx_2/sym_glue.c 		tp->tgoal.qas = 0;
tgoal            1965 drivers/scsi/sym53c8xx_2/sym_glue.c 	tp->tgoal.check_nego = 1;
tgoal            1410 drivers/scsi/sym53c8xx_2/sym_hipd.c 	struct sym_trans *goal = &tp->tgoal;
tgoal            2070 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = NS_WIDE;
tgoal            2072 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = 0;
tgoal            2073 drivers/scsi/sym53c8xx_2/sym_hipd.c 	tp->tgoal.check_nego = 0;
tgoal            2074 drivers/scsi/sym53c8xx_2/sym_hipd.c 	tp->tgoal.width = wide;
tgoal            2101 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = NS_WIDE;
tgoal            2103 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = NS_SYNC;
tgoal            2105 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = 0;
tgoal            2110 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if (!tp->tgoal.dt && !tp->tgoal.iu && !tp->tgoal.qas) {
tgoal            2111 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.period = per;
tgoal            2112 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.offset = ofs;
tgoal            2113 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.check_nego = 0;
tgoal            2133 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = NS_PPR;
tgoal            2135 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.renego = 0;
tgoal            2136 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_width(starget) = tp->tgoal.width = wide;
tgoal            2137 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_period(starget) = tp->tgoal.period = per;
tgoal            2138 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_offset(starget) = tp->tgoal.offset = ofs;
tgoal            2139 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_iu(starget) = tp->tgoal.iu = !!(opts & PPR_OPT_IU);
tgoal            2140 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_dt(starget) = tp->tgoal.dt = !!(opts & PPR_OPT_DT);
tgoal            2141 drivers/scsi/sym53c8xx_2/sym_hipd.c 	spi_qas(starget) = tp->tgoal.qas = !!(opts & PPR_OPT_QAS);
tgoal            2142 drivers/scsi/sym53c8xx_2/sym_hipd.c 	tp->tgoal.check_nego = 0;
tgoal            3551 drivers/scsi/sym53c8xx_2/sym_hipd.c 			tp->tgoal.check_nego = 1;
tgoal            3552 drivers/scsi/sym53c8xx_2/sym_hipd.c 			tp->tgoal.renego = 0;
tgoal            4151 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.period = per;
tgoal            4152 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.offset = ofs;
tgoal            4153 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.width = wide;
tgoal            4154 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
tgoal            4155 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.check_nego = 1;
tgoal            4290 drivers/scsi/sym53c8xx_2/sym_hipd.c 		if (tp->tgoal.offset) {
tgoal            4291 drivers/scsi/sym53c8xx_2/sym_hipd.c 			spi_populate_sync_msg(np->msgout, tp->tgoal.period,
tgoal            4292 drivers/scsi/sym53c8xx_2/sym_hipd.c 					tp->tgoal.offset);
tgoal            4331 drivers/scsi/sym53c8xx_2/sym_hipd.c 		if (tp->tgoal.period < np->minsync)
tgoal            4332 drivers/scsi/sym53c8xx_2/sym_hipd.c 			tp->tgoal.period = np->minsync;
tgoal            4333 drivers/scsi/sym53c8xx_2/sym_hipd.c 		if (tp->tgoal.offset > np->maxoffs)
tgoal            4334 drivers/scsi/sym53c8xx_2/sym_hipd.c 			tp->tgoal.offset = np->maxoffs;
tgoal            4335 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0;
tgoal            4336 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->tgoal.check_nego = 1;
tgoal            5219 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if ((tp->tgoal.check_nego ||
tgoal             409 drivers/scsi/sym53c8xx_2/sym_hipd.h 	struct sym_trans tgoal;