Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_message.h63 #define MSG_EXT_PPR_RTI 0x40 macro
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c2921 *ppr_options &= ~MSG_EXT_PPR_RTI; in ahd_find_syncrate()
3121 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) { in ahd_set_syncrate()
3276 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI); in ahd_update_neg_table()
6849 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI; in ahd_default_config()
6951 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI; in ahd_parse_cfgdata()