Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Dscsi_message.h33 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
H A Daic79xx_osm.c1711 + (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0) in ahd_send_async()
1730 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0; in ahd_send_async()
2717 & ~MSG_EXT_PPR_PCOMP_EN; in ahd_linux_set_pcomp_en()
2739 ppr_options |= MSG_EXT_PPR_PCOMP_EN; in ahd_linux_set_pcomp_en()
H A Daic79xx_core.c3692 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN); in ahd_devlimited_syncrate()
4115 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0) in ahd_update_neg_table()
4630 ppr_options |= MSG_EXT_PPR_PCOMP_EN; in ahd_construct_ppr()