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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsiopvar_common.h118 #define TARF_SYNC 0x01 /* target can do sync */ macro
H A Dsiop_common.c307 } else if (sc->targets[target]->flags & TARF_SYNC) {
379 if (siop_target->flags & TARF_SYNC) {
H A Desiop.c844 TARF_SYNC) == 0) {
1675 sc->sc_c.targets[xm->xm_target]->flags |= TARF_SYNC;
H A Dsiop.c717 TARF_SYNC) == 0) {
1415 sc->sc_c.targets[xm->xm_target]->flags |= TARF_SYNC;

Completed in 128 milliseconds