Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dsiopvar_common.h122 #define TARF_SYNC 0x01 /* target can do sync */ macro
Dsiop_common.c268 *targ_flags |= TARF_SYNC; in siop_setuptables()
290 } else if (*targ_flags & TARF_SYNC) { in siop_setuptables()
364 if (siop_target->flags & TARF_SYNC) { in siop_wdtr_neg()
Dsiop.c754 TARF_SYNC) == 0) { in siop_intr()