Searched refs:MSG_EXT_PPR_PCOMP_EN (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h63 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
H A Daic79xx_osm.c1604 + (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0)
1623 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0;
2611 & ~MSG_EXT_PPR_PCOMP_EN;
2633 ppr_options |= MSG_EXT_PPR_PCOMP_EN;
H A Daic79xx_core.c2930 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
3353 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
3870 ppr_options |= MSG_EXT_PPR_PCOMP_EN;

Completed in 68 milliseconds