Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h64 #define MSG_EXT_PPR_RTI 0x40 macro
Daic79xx_proc.c139 if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_format_transinfo()
Daic79xx_core.c2477 *ppr_options &= ~MSG_EXT_PPR_RTI; in ahd_find_syncrate()
2678 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_set_syncrate()
2834 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()
6429 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI; in ahd_default_config()
6530 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI; in ahd_parse_cfgdata()