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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c1605 + (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0)
1624 spi_rti(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RTI ? 1 : 0;
2567 & ~MSG_EXT_PPR_RTI;
2587 ppr_options |= MSG_EXT_PPR_RTI;
H A Daic79xx_core.c2965 *ppr_options &= ~MSG_EXT_PPR_RTI;
3166 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) {
3324 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
6864 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI;
6965 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI;

Completed in 66 milliseconds