Home
last modified time | relevance | path

Searched refs:TARST_SYNC_NEG (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsiopvar_common.h113 #define TARST_SYNC_NEG 3 /* target is doing sync negotiation */ macro
Dsiop_common.c307 sc->targets[target]->status = TARST_SYNC_NEG; in siop_setuptables()
379 siop_target->status = TARST_SYNC_NEG; in siop_wdtr_neg()
537 if (siop_target->status == TARST_SYNC_NEG) { in siop_sdtr_neg()
Dsiop.c727 TARST_SYNC_NEG; in siop_intr()
Desiop.c854 TARST_SYNC_NEG; in esiop_intr()