HomeSort by: relevance | last modified time | path
    Searched refs:TARST_ASYNC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
siopvar_common.h 111 #define TARST_ASYNC 1 /* target needs sync/wide negotiation */
siop_common.c 296 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;
esiop.c 1462 sc->sc_c.targets[target]->status = TARST_ASYNC;
1686 sc->sc_c.targets[xm->xm_target]->status = TARST_ASYNC;
siop.c 1216 sc->sc_c.targets[target]->status = TARST_ASYNC;
1423 TARST_ASYNC;

Completed in 16 milliseconds