MSG_EXT_PPR_QAS_REQ 3704 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 3758 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ);
MSG_EXT_PPR_QAS_REQ 3761 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 3960 drivers/scsi/aic7xxx/aic79xx_core.c 				if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) {
MSG_EXT_PPR_QAS_REQ 3972 drivers/scsi/aic7xxx/aic79xx_core.c 				       (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0
MSG_EXT_PPR_QAS_REQ 4113 drivers/scsi/aic7xxx/aic79xx_core.c 	ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
MSG_EXT_PPR_QAS_REQ 5362 drivers/scsi/aic7xxx/aic79xx_core.c 				ppr_options &= MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 5553 drivers/scsi/aic7xxx/aic79xx_core.c 						|  MSG_EXT_PPR_QAS_REQ
MSG_EXT_PPR_QAS_REQ 7626 drivers/scsi/aic7xxx/aic79xx_core.c 					| MSG_EXT_PPR_QAS_REQ
MSG_EXT_PPR_QAS_REQ 7734 drivers/scsi/aic7xxx/aic79xx_core.c 			user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 1723 drivers/scsi/aic7xxx/aic79xx_osm.c 			+ (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0)
MSG_EXT_PPR_QAS_REQ 1742 drivers/scsi/aic7xxx/aic79xx_osm.c 		spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0;
MSG_EXT_PPR_QAS_REQ 2439 drivers/scsi/aic7xxx/aic79xx_osm.c 	if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) {
MSG_EXT_PPR_QAS_REQ 2441 drivers/scsi/aic7xxx/aic79xx_osm.c 			ppr_options &= MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 2541 drivers/scsi/aic7xxx/aic79xx_osm.c 		& ~MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 2553 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_QAS_REQ; 
MSG_EXT_PPR_QAS_REQ  137 drivers/scsi/aic7xxx/aic79xx_proc.c 		if ((tinfo->ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) {
MSG_EXT_PPR_QAS_REQ 1649 drivers/scsi/aic7xxx/aic7xxx_osm.c 			+ (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0)
MSG_EXT_PPR_QAS_REQ 1663 drivers/scsi/aic7xxx/aic7xxx_osm.c 		spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0;
MSG_EXT_PPR_QAS_REQ 2375 drivers/scsi/aic7xxx/aic7xxx_osm.c 	if (ppr_options & ~MSG_EXT_PPR_QAS_REQ) {
MSG_EXT_PPR_QAS_REQ 2377 drivers/scsi/aic7xxx/aic7xxx_osm.c 			ppr_options &= MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 2464 drivers/scsi/aic7xxx/aic7xxx_osm.c 		& ~MSG_EXT_PPR_QAS_REQ;
MSG_EXT_PPR_QAS_REQ 2470 drivers/scsi/aic7xxx/aic7xxx_osm.c 		ppr_options |= MSG_EXT_PPR_QAS_REQ;