Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_RTI (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Dscsi_message.h64 #define MSG_EXT_PPR_RTI 0x40 macro
H A Daic79xx_proc.c133 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_format_transinfo()
H A Daic79xx_osm.c1713 + (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0) in ahd_send_async()
1732 spi_rti(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RTI ? 1 : 0; in ahd_send_async()
2671 & ~MSG_EXT_PPR_RTI; in ahd_linux_set_rti()
2691 ppr_options |= MSG_EXT_PPR_RTI; in ahd_linux_set_rti()
H A Daic79xx_core.c3729 *ppr_options &= ~MSG_EXT_PPR_RTI; in ahd_find_syncrate()
3930 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_set_syncrate()
4088 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()
7589 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI; in ahd_default_config()
7690 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI; in ahd_parse_cfgdata()