Home
last modified time | relevance | path

Searched refs:TARF_SYNC (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsiopvar_common.h118 #define TARF_SYNC 0x01 /* target can do sync */ macro
Dsiop_common.c306 } else if (sc->targets[target]->flags & TARF_SYNC) { in siop_setuptables()
378 if (siop_target->flags & TARF_SYNC) { in siop_wdtr_neg()
Dsiop.c717 TARF_SYNC) == 0) { in siop_intr()
1419 sc->sc_c.targets[xm->xm_target]->flags |= TARF_SYNC; in siop_scsipi_request()
Desiop.c844 TARF_SYNC) == 0) { in esiop_intr()
1679 sc->sc_c.targets[xm->xm_target]->flags |= TARF_SYNC; in esiop_scsipi_request()