ppr_able          362 dev/ic/adwlib.c 	sc->ppr_able = 0;
ppr_able          544 dev/ic/adwlib.c 	u_int16_t	wdtr_able = 0, sdtr_able, ppr_able, tagqng_able;
ppr_able          590 dev/ic/adwlib.c 		ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able);
ppr_able         1905 dev/ic/adwlib.c 	u_int16_t	wdtr_able, sdtr_able, ppr_able, tagqng_able;
ppr_able         1916 dev/ic/adwlib.c 		ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able);
ppr_able         1961 dev/ic/adwlib.c 		ADW_WRITE_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able);
ppr_able         2353 dev/ic/adwlib.c 						sc->ppr_able);
ppr_able         2354 dev/ic/adwlib.c 				sc->ppr_able |= tidmask;
ppr_able         2356 dev/ic/adwlib.c 						sc->ppr_able);
ppr_able          773 dev/ic/adwlib.h 	u_int16_t	ppr_able;	/* PPR message capable per TID bitmask. */