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

/netbsd-current/sys/dev/ic/
H A Dsiopvar_common.h111 #define TARST_ASYNC 1 /* target needs sync/wide negotiation */ macro
H A Dsiop_common.c296 if (sc->targets[target]->status == TARST_ASYNC) {
440 siop_target->status = TARST_ASYNC;
476 siop_target->status = TARST_ASYNC;
489 siop_target->status = TARST_ASYNC;
H A Dsiop.c1216 sc->sc_c.targets[target]->status = TARST_ASYNC;
1423 TARST_ASYNC;
H A Desiop.c1462 sc->sc_c.targets[target]->status = TARST_ASYNC;
1686 sc->sc_c.targets[xm->xm_target]->status = TARST_ASYNC;

Completed in 241 milliseconds