ppr_opts         4099 drivers/scsi/aic7xxx/aic79xx_core.c 	u_int		ppr_opts;
ppr_opts         4113 drivers/scsi/aic7xxx/aic79xx_core.c 	ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
ppr_opts         4132 drivers/scsi/aic7xxx/aic79xx_core.c 			ppr_opts |= PPROPT_PACE;
ppr_opts         4153 drivers/scsi/aic7xxx/aic79xx_core.c 		 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0
ppr_opts         4154 drivers/scsi/aic7xxx/aic79xx_core.c 		 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) {
ppr_opts         4180 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_outb(ahd, NEGPPROPTS, ppr_opts);