ftt_segment
if (tp->ftt_segment != FASTTRAP_SEG_NONE &&
tp->ftt_segment = FASTTRAP_SEG_NONE;
if (tp->ftt_segment != FASTTRAP_SEG_NONE)
tp->ftt_segment = seg;
switch (tp->ftt_segment) {
if (tp->ftt_segment == FASTTRAP_SEG_CS) {