Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dtrm.h196 #define HCC_PARITY 0x08 macro
H A Dtrm.c2353 sc->sc_config = HCC_AUTOTERM | HCC_PARITY; in trm_initACB()
2745 if ((sc->sc_config & HCC_PARITY) != 0) { in trm_initAdapter()