Home
last modified time | relevance | path

Searched refs:TARF_DT (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsiopvar_common.h121 #define TARF_DT 0x08 /* target can do DT clocking */ macro
Dsiop_common.c297 if ((sc->targets[target]->flags & TARF_DT) && in siop_setuptables()
441 siop_target->flags &= ~(TARF_DT | TARF_ISDT); in siop_ppr_neg()
477 siop_target->flags &= ~(TARF_DT | TARF_ISDT); in siop_ppr_neg()
Desiop.c572 esiop_target->target_c.flags &= ~TARF_DT; in esiop_intr()
657 esiop_target->target_c.flags &= ~TARF_DT; in esiop_intr()
1682 sc->sc_c.targets[xm->xm_target]->flags |= TARF_DT; in esiop_scsipi_request()