Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Dscsi_message.h34 #define MSG_EXT_PPR_RTI 0x40 macro
A Daic79xx_proc.c133 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_format_transinfo()
A Daic79xx_osm.c1711 + (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0) in ahd_send_async()
1730 spi_rti(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RTI ? 1 : 0; in ahd_send_async()
2663 & ~MSG_EXT_PPR_RTI; in ahd_linux_set_rti()
2683 ppr_options |= MSG_EXT_PPR_RTI; in ahd_linux_set_rti()
A Daic79xx_core.c3727 *ppr_options &= ~MSG_EXT_PPR_RTI; in ahd_find_syncrate()
3928 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_set_syncrate()
4086 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()
7588 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI; in ahd_default_config()
7689 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI; in ahd_parse_cfgdata()

Completed in 21 milliseconds