Searched refs:MSG_EXT_PPR_QAS_REQ (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_message.h68 #define MSG_EXT_PPR_QAS_REQ 0x04 macro
H A Dscsi_xpt.c2816 spi->ppr_options &= ~MSG_EXT_PPR_QAS_REQ;
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx.c2901 *ppr_options &= MSG_EXT_PPR_QAS_REQ;
2955 *ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ);
2958 *ppr_options &= MSG_EXT_PPR_QAS_REQ;
3157 if ((ppr_options & MSG_EXT_PPR_QAS_REQ) != 0) {
3169 (ppr_options & MSG_EXT_PPR_QAS_REQ) != 0
3308 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
4562 ppr_options &= MSG_EXT_PPR_QAS_REQ;
4753 | MSG_EXT_PPR_QAS_REQ
6915 | MSG_EXT_PPR_QAS_REQ
7024 user_tinfo->ppr_options |= MSG_EXT_PPR_QAS_REQ;
[all...]

Completed in 54 milliseconds