MSG_EXT_PPR_RTI  3755 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= ~MSG_EXT_PPR_RTI;
MSG_EXT_PPR_RTI  3956 drivers/scsi/aic7xxx/aic79xx_core.c 				if ((ppr_options & MSG_EXT_PPR_RTI) != 0) {
MSG_EXT_PPR_RTI  4114 drivers/scsi/aic7xxx/aic79xx_core.c 					|MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
MSG_EXT_PPR_RTI  7629 drivers/scsi/aic7xxx/aic79xx_core.c 			tinfo->user.ppr_options |= MSG_EXT_PPR_RTI;
MSG_EXT_PPR_RTI  7730 drivers/scsi/aic7xxx/aic79xx_core.c 				user_tinfo->ppr_options |= MSG_EXT_PPR_RTI;
MSG_EXT_PPR_RTI  1727 drivers/scsi/aic7xxx/aic79xx_osm.c 			+ (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0)
MSG_EXT_PPR_RTI  1746 drivers/scsi/aic7xxx/aic79xx_osm.c 		spi_rti(starget) =  tinfo->curr.ppr_options &  MSG_EXT_PPR_RTI ? 1 : 0;
MSG_EXT_PPR_RTI  2692 drivers/scsi/aic7xxx/aic79xx_osm.c 		& ~MSG_EXT_PPR_RTI;
MSG_EXT_PPR_RTI  2712 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_RTI;
MSG_EXT_PPR_RTI   133 drivers/scsi/aic7xxx/aic79xx_proc.c 		if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) {