Searched refs:MSG_EXT_PPR_PCOMP_EN (Results 1 - 3 of 3) 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.h63 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
H A Daic79xx_osm.c1719 + (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0)
1738 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0;
2729 & ~MSG_EXT_PPR_PCOMP_EN;
2751 ppr_options |= MSG_EXT_PPR_PCOMP_EN;
H A Daic79xx_core.c3654 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
4077 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
4594 ppr_options |= MSG_EXT_PPR_PCOMP_EN;

Completed in 130 milliseconds