HomeSort by: relevance | last modified time | path
    Searched refs:TARF_DT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
siopvar_common.h 121 #define TARF_DT 0x08 /* target can do DT clocking */
siop_common.c 297 if ((sc->targets[target]->flags & TARF_DT) &&
441 siop_target->flags &= ~(TARF_DT | TARF_ISDT);
477 siop_target->flags &= ~(TARF_DT | TARF_ISDT);
esiop.c 572 esiop_target->target_c.flags &= ~TARF_DT;
657 esiop_target->target_c.flags &= ~TARF_DT;
1682 sc->sc_c.targets[xm->xm_target]->flags |= TARF_DT;

Completed in 13 milliseconds