Searched refs:MSG_EXT_PPR_RTI (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dscsi_message.h64 #define MSG_EXT_PPR_RTI 0x40 macro
H A Daic79xx_proc.c180 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) {
H A Daic79xx_osm.c1720 + (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0)
1739 spi_rti(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RTI ? 1 : 0;
2685 & ~MSG_EXT_PPR_RTI;
2705 ppr_options |= MSG_EXT_PPR_RTI;
H A Daic79xx_core.c3689 *ppr_options &= ~MSG_EXT_PPR_RTI;
3890 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) {
4048 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
7601 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI;
7702 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI;

Completed in 218 milliseconds