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

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_message.h64 #define MSG_EXT_PPR_RTI 0x40 macro
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c2946 *ppr_options &= ~MSG_EXT_PPR_RTI;
3147 if ((ppr_options & MSG_EXT_PPR_RTI) != 0) {
3303 |MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
6909 tinfo->user.ppr_options |= MSG_EXT_PPR_RTI;
7011 user_tinfo->ppr_options |= MSG_EXT_PPR_RTI;

Completed in 267 milliseconds