Symbol: MSG_EXT_PPR_DT_REQ
sys/dev/ic/aic79xx.c
2892
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic79xx.c
2915
if ((*ppr_options & MSG_EXT_PPR_DT_REQ) != 0
sys/dev/ic/aic79xx.c
2917
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic79xx.c
2927
*ppr_options &= (MSG_EXT_PPR_DT_REQ|MSG_EXT_PPR_QAS_REQ);
sys/dev/ic/aic79xx.c
2929
if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0)
sys/dev/ic/aic79xx.c
2938
if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0
sys/dev/ic/aic79xx.c
3118
if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0) {
sys/dev/ic/aic79xx.c
3285
ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
sys/dev/ic/aic79xx.c
3325
&& (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0
sys/dev/ic/aic79xx.c
4524
if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0
sys/dev/ic/aic79xx.c
4727
| MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic79xx.c
6580
| MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic79xx.c
6666
user_tinfo->ppr_options |= MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
1689
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
1713
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
1736
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
1739
if ((*ppr_options & MSG_EXT_PPR_DT_REQ) == 0
sys/dev/ic/aic7xxx.c
1775
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
1787
*ppr_options &= ~MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
1984
if ((ppr_options & MSG_EXT_PPR_DT_REQ) != 0)
sys/dev/ic/aic7xxx.c
2033
(ppr_options & MSG_EXT_PPR_DT_REQ)
sys/dev/ic/aic7xxx.c
3293
if ((ppr_options & MSG_EXT_PPR_DT_REQ) == 0
sys/dev/ic/aic7xxx.c
3304
ppr_options &= MSG_EXT_PPR_DT_REQ;
sys/dev/ic/aic7xxx.c
4882
MSG_EXT_PPR_DT_REQ;