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/
A Dscsi_message.h33 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
A Daic79xx_osm.c1710 + (spi_pcomp_en(starget) ? MSG_EXT_PPR_PCOMP_EN : 0) in ahd_send_async()
1729 spi_pcomp_en(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_PCOMP_EN ? 1 : 0; in ahd_send_async()
2707 & ~MSG_EXT_PPR_PCOMP_EN; in ahd_linux_set_pcomp_en()
2729 ppr_options |= MSG_EXT_PPR_PCOMP_EN; in ahd_linux_set_pcomp_en()
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()

Completed in 21 milliseconds