MSG_EXT_PPR_DT_REQ 3723 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 3746 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0
MSG_EXT_PPR_DT_REQ 3748 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 3758 drivers/scsi/aic7xxx/aic79xx_core.c 		*ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ);
MSG_EXT_PPR_DT_REQ 3760 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0)
MSG_EXT_PPR_DT_REQ 3769 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0
MSG_EXT_PPR_DT_REQ 3948 drivers/scsi/aic7xxx/aic79xx_core.c 				if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) {
MSG_EXT_PPR_DT_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_DT_REQ 4153 drivers/scsi/aic7xxx/aic79xx_core.c 		 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0
MSG_EXT_PPR_DT_REQ 5351 drivers/scsi/aic7xxx/aic79xx_core.c 			if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0
MSG_EXT_PPR_DT_REQ 5554 drivers/scsi/aic7xxx/aic79xx_core.c 						|  MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 7627 drivers/scsi/aic7xxx/aic79xx_core.c 					| MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 7713 drivers/scsi/aic7xxx/aic79xx_core.c 				user_tinfo->ppr_options |= MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 1722 drivers/scsi/aic7xxx/aic79xx_osm.c 			(spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0)
MSG_EXT_PPR_DT_REQ 1741 drivers/scsi/aic7xxx/aic79xx_osm.c 		spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0;
MSG_EXT_PPR_DT_REQ 2426 drivers/scsi/aic7xxx/aic79xx_osm.c 			ppr_options |= MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2433 drivers/scsi/aic7xxx/aic79xx_osm.c 	dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2465 drivers/scsi/aic7xxx/aic79xx_osm.c 	unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2499 drivers/scsi/aic7xxx/aic79xx_osm.c 		& ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2510 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2556 drivers/scsi/aic7xxx/aic79xx_osm.c 	dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2593 drivers/scsi/aic7xxx/aic79xx_osm.c 		ppr_options |= MSG_EXT_PPR_DT_REQ; /* IU requires DT */
MSG_EXT_PPR_DT_REQ 2596 drivers/scsi/aic7xxx/aic79xx_osm.c 	dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2622 drivers/scsi/aic7xxx/aic79xx_osm.c 	unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2658 drivers/scsi/aic7xxx/aic79xx_osm.c 	unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2694 drivers/scsi/aic7xxx/aic79xx_osm.c 	unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2738 drivers/scsi/aic7xxx/aic79xx_osm.c 	unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2788 drivers/scsi/aic7xxx/aic79xx_osm.c 	unsigned int dt = ppr_options & MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ  125 drivers/scsi/aic7xxx/aic79xx_proc.c 		if ((tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0) {
MSG_EXT_PPR_DT_REQ 2223 drivers/scsi/aic7xxx/aic7xxx_core.c 			*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2247 drivers/scsi/aic7xxx/aic7xxx_core.c 		*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2270 drivers/scsi/aic7xxx/aic7xxx_core.c 		*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2273 drivers/scsi/aic7xxx/aic7xxx_core.c 	if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0
MSG_EXT_PPR_DT_REQ 2318 drivers/scsi/aic7xxx/aic7xxx_core.c 				*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2330 drivers/scsi/aic7xxx/aic7xxx_core.c 		*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2538 drivers/scsi/aic7xxx/aic7xxx_core.c 				if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0)
MSG_EXT_PPR_DT_REQ 2587 drivers/scsi/aic7xxx/aic7xxx_core.c 				       (ppr_options & MSG_EXT_PPR_DT_REQ)
MSG_EXT_PPR_DT_REQ 3839 drivers/scsi/aic7xxx/aic7xxx_core.c 			if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0
MSG_EXT_PPR_DT_REQ 3850 drivers/scsi/aic7xxx/aic7xxx_core.c 			ppr_options &= MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 5518 drivers/scsi/aic7xxx/aic7xxx_core.c 					    MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 1648 drivers/scsi/aic7xxx/aic7xxx_osm.c 			(spi_dt(starget) ? MSG_EXT_PPR_DT_REQ : 0)
MSG_EXT_PPR_DT_REQ 1662 drivers/scsi/aic7xxx/aic7xxx_osm.c 		spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ ? 1 : 0;
MSG_EXT_PPR_DT_REQ 2365 drivers/scsi/aic7xxx/aic7xxx_osm.c 			ppr_options |= MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2426 drivers/scsi/aic7xxx/aic7xxx_osm.c 		& ~MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ 2433 drivers/scsi/aic7xxx/aic7xxx_osm.c 		ppr_options |= MSG_EXT_PPR_DT_REQ;
MSG_EXT_PPR_DT_REQ  116 drivers/scsi/aic7xxx/aic7xxx_proc.c 			 (tinfo->ppr_options & MSG_EXT_PPR_DT_REQ) != 0