MSG_EXT_PPR_IU_REQ 3149 drivers/scsi/aic7xxx/aic79xx_core.c 			if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ)!=0) {
MSG_EXT_PPR_IU_REQ 3757 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0)
MSG_EXT_PPR_IU_REQ 3764 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((*ppr_options & MSG_EXT_PPR_IU_REQ) == 0
MSG_EXT_PPR_IU_REQ 3952 drivers/scsi/aic7xxx/aic79xx_core.c 				if ((ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
MSG_EXT_PPR_IU_REQ 3992 drivers/scsi/aic7xxx/aic79xx_core.c 			if ((old_ppr & MSG_EXT_PPR_IU_REQ)
MSG_EXT_PPR_IU_REQ 3993 drivers/scsi/aic7xxx/aic79xx_core.c 			 != (ppr_options & MSG_EXT_PPR_IU_REQ)) {
MSG_EXT_PPR_IU_REQ 4003 drivers/scsi/aic7xxx/aic79xx_core.c 			if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) {
MSG_EXT_PPR_IU_REQ 4114 drivers/scsi/aic7xxx/aic79xx_core.c 					|MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
MSG_EXT_PPR_IU_REQ 4154 drivers/scsi/aic7xxx/aic79xx_core.c 		 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) {
MSG_EXT_PPR_IU_REQ 4200 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) == 0)
MSG_EXT_PPR_IU_REQ 5552 drivers/scsi/aic7xxx/aic79xx_core.c 			tinfo->goal.ppr_options &= MSG_EXT_PPR_IU_REQ
MSG_EXT_PPR_IU_REQ 7625 drivers/scsi/aic7xxx/aic79xx_core.c 					| MSG_EXT_PPR_IU_REQ
MSG_EXT_PPR_IU_REQ 7728 drivers/scsi/aic7xxx/aic79xx_core.c 						|  MSG_EXT_PPR_IU_REQ;
MSG_EXT_PPR_IU_REQ  845 drivers/scsi/aic7xxx/aic79xx_osm.c 	if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
MSG_EXT_PPR_IU_REQ 1578 drivers/scsi/aic7xxx/aic79xx_osm.c 	 || (tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
MSG_EXT_PPR_IU_REQ 1608 drivers/scsi/aic7xxx/aic79xx_osm.c 	if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ) != 0)
MSG_EXT_PPR_IU_REQ 1724 drivers/scsi/aic7xxx/aic79xx_osm.c 			+ (spi_iu(starget) ?  MSG_EXT_PPR_IU_REQ : 0)
MSG_EXT_PPR_IU_REQ 1743 drivers/scsi/aic7xxx/aic79xx_osm.c 		spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0;
MSG_EXT_PPR_IU_REQ 2428 drivers/scsi/aic7xxx/aic79xx_osm.c 				ppr_options |= MSG_EXT_PPR_IU_REQ;
MSG_EXT_PPR_IU_REQ 2517 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options &= ~MSG_EXT_PPR_IU_REQ;
MSG_EXT_PPR_IU_REQ 2580 drivers/scsi/aic7xxx/aic79xx_osm.c 		& ~MSG_EXT_PPR_IU_REQ;
MSG_EXT_PPR_IU_REQ 2592 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_IU_REQ;
MSG_EXT_PPR_IU_REQ  129 drivers/scsi/aic7xxx/aic79xx_proc.c 		if ((tinfo->ppr_options & MSG_EXT_PPR_IU_REQ) != 0) {
MSG_EXT_PPR_IU_REQ 1650 drivers/scsi/aic7xxx/aic7xxx_osm.c 			+ (spi_iu(starget) ?  MSG_EXT_PPR_IU_REQ : 0);
MSG_EXT_PPR_IU_REQ 1664 drivers/scsi/aic7xxx/aic7xxx_osm.c 		spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0;
MSG_EXT_PPR_IU_REQ 2492 drivers/scsi/aic7xxx/aic7xxx_osm.c 		& ~MSG_EXT_PPR_IU_REQ;
MSG_EXT_PPR_IU_REQ 2498 drivers/scsi/aic7xxx/aic7xxx_osm.c 		ppr_options |= MSG_EXT_PPR_IU_REQ;