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

/drivers/scsi/aic7xxx/
H A Dscsi_message.h63 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
H A Daic79xx_osm.c1745 + (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0)
1764 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0;
2755 & ~MSG_EXT_PPR_PCOMP_EN;
2777 ppr_options |= MSG_EXT_PPR_PCOMP_EN;
H A Daic79xx_core.c3726 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
4149 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
4666 ppr_options |= MSG_EXT_PPR_PCOMP_EN;

Completed in 61 milliseconds