ftt_ripmode
if (tp->ftt_ripmode != 0) {
ASSERT(tp->ftt_ripmode &
if (tp->ftt_ripmode & FASTTRAP_RIP_X)
if (tp->ftt_ripmode & FASTTRAP_RIP_1)
switch (tp->ftt_ripmode) {
tp->ftt_ripmode = FASTTRAP_RIP_1 |
tp->ftt_ripmode = FASTTRAP_RIP_2 |