TARF_DT           805 dev/ic/siop.c  					siop_target->target_c.flags &= ~(TARF_DT | TARF_ISDT);
TARF_DT          1515 dev/ic/siop.c  				sc->sc_c.targets[target]->flags |= TARF_DT;
TARF_DT           272 dev/ic/siop_common.c 		*targ_flags &= TARF_DT; /* Save TARF_DT 'cuz we don't set it here */
TARF_DT           294 dev/ic/siop_common.c 		if ((*targ_flags & TARF_DT) &&
TARF_DT           442 dev/ic/siop_common.c 			siop_target->flags &= ~(TARF_DT | TARF_ISDT);
TARF_DT           455 dev/ic/siop_common.c 			siop_target->flags &= ~(TARF_DT | TARF_ISDT);
TARF_DT           482 dev/ic/siop_common.c 				siop_target->flags &= ~(TARF_DT | TARF_ISDT);
TARF_DT           494 dev/ic/siop_common.c 			siop_target->flags &= ~(TARF_DT | TARF_ISDT);