MSG_EXT_PPR_RTI
*ppr_options &= ~MSG_EXT_PPR_RTI;
if ((ppr_options & MSG_EXT_PPR_RTI) != 0) {
|MSG_EXT_PPR_IU_REQ|MSG_EXT_PPR_RTI);
tinfo->user.ppr_options |= MSG_EXT_PPR_RTI;
user_tinfo->ppr_options |= MSG_EXT_PPR_RTI;
+ (spi_rti(starget) ? MSG_EXT_PPR_RTI : 0)
spi_rti(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RTI ? 1 : 0;
& ~MSG_EXT_PPR_RTI;
ppr_options |= MSG_EXT_PPR_RTI;
if ((tinfo->ppr_options & MSG_EXT_PPR_RTI) != 0) {