MSG_EXT_PPR_RD_STRM 3944 drivers/scsi/aic7xxx/aic79xx_core.c 				if ((ppr_options & MSG_EXT_PPR_RD_STRM) != 0) {
MSG_EXT_PPR_RD_STRM 7622 drivers/scsi/aic7xxx/aic79xx_core.c 		tinfo->user.ppr_options = MSG_EXT_PPR_RD_STRM
MSG_EXT_PPR_RD_STRM 7725 drivers/scsi/aic7xxx/aic79xx_core.c 			user_tinfo->ppr_options |= MSG_EXT_PPR_RD_STRM
MSG_EXT_PPR_RD_STRM 1725 drivers/scsi/aic7xxx/aic79xx_osm.c 			+ (spi_rd_strm(starget) ? MSG_EXT_PPR_RD_STRM : 0)
MSG_EXT_PPR_RD_STRM 1744 drivers/scsi/aic7xxx/aic79xx_osm.c 		spi_rd_strm(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RD_STRM ? 1 : 0;
MSG_EXT_PPR_RD_STRM 2620 drivers/scsi/aic7xxx/aic79xx_osm.c 		& ~MSG_EXT_PPR_RD_STRM;
MSG_EXT_PPR_RD_STRM 2632 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_RD_STRM;
MSG_EXT_PPR_RD_STRM  121 drivers/scsi/aic7xxx/aic79xx_proc.c 		if ((tinfo->ppr_options & MSG_EXT_PPR_RD_STRM) != 0) {