MSG_EXT_PPR_PCOMP_EN 3720 drivers/scsi/aic7xxx/aic79xx_core.c 	*ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
MSG_EXT_PPR_PCOMP_EN 4143 drivers/scsi/aic7xxx/aic79xx_core.c 		if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
MSG_EXT_PPR_PCOMP_EN 4660 drivers/scsi/aic7xxx/aic79xx_core.c 		ppr_options |= MSG_EXT_PPR_PCOMP_EN;
MSG_EXT_PPR_PCOMP_EN 1726 drivers/scsi/aic7xxx/aic79xx_osm.c 			+ (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0)
MSG_EXT_PPR_PCOMP_EN 1745 drivers/scsi/aic7xxx/aic79xx_osm.c 		spi_pcomp_en(starget) =  tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0;
MSG_EXT_PPR_PCOMP_EN 2736 drivers/scsi/aic7xxx/aic79xx_osm.c 		& ~MSG_EXT_PPR_PCOMP_EN;
MSG_EXT_PPR_PCOMP_EN 2758 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_PCOMP_EN;