Home
last modified time | relevance | path

Searched refs:RESET_DETECT (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dtrm.h203 #define RESET_DETECT 0x02 macro
H A Dtrm.c278 (sc->sc_Flag & (RESET_DETECT | RESET_DONE | RESET_DEV)) != 0) in trm_StartWaitingSRB()
2214 sc->sc_Flag |= RESET_DETECT; in trm_ScsiRstDetect()