Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Dscsi_message.h64 #define MSG_EXT_PPR_RTI 0x40 macro
Daic79xx_proc.c180 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_format_transinfo()
Daic79xx_osm.c1746 + (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0) in ahd_send_async()
1765 spi_rti(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RTI ? 1 : 0; in ahd_send_async()
2711 & ~MSG_EXT_PPR_RTI; in ahd_linux_set_rti()
2731 ppr_options |= MSG_EXT_PPR_RTI; in ahd_linux_set_rti()
Daic79xx_core.c3761 *ppr_options &= ~MSG_EXT_PPR_RTI; in ahd_find_syncrate()
3962 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_set_syncrate()
4120 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()
7681 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI; in ahd_default_config()
7782 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI; in ahd_parse_cfgdata()