Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Dscsi_message.h63 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
Daic79xx_osm.c1726 + (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0) in ahd_send_async()
1745 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0; in ahd_send_async()
2736 & ~MSG_EXT_PPR_PCOMP_EN; in ahd_linux_set_pcomp_en()
2758 ppr_options |= MSG_EXT_PPR_PCOMP_EN; in ahd_linux_set_pcomp_en()
Daic79xx_core.c3720 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN); in ahd_devlimited_syncrate()
4143 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0) in ahd_update_neg_table()
4660 ppr_options |= MSG_EXT_PPR_PCOMP_EN; in ahd_construct_ppr()