Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dsiopvar_common.h123 #define TARF_SYNC 0x01 /* target can do sync */ macro
Dsiop_common.c279 *targ_flags |= TARF_SYNC;
301 } else if (*targ_flags & TARF_SYNC) {
374 if (siop_target->flags & TARF_SYNC) {
Dsiop.c742 TARF_SYNC) == 0) {