Searched refs:CAS_REG_PLUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/cas/
H A Dif_casvar.h167 #define CAS_REG_PLUS (1 << 3) /* has Cassini+ registers */ macro
H A Dif_cas.c1024 if ((sc->sc_flags & CAS_REG_PLUS) != 0) {
1106 if ((sc->sc_flags & CAS_REG_PLUS) != 0)
1173 if ((sc->sc_flags & CAS_REG_PLUS) != 0)
2708 sc->sc_flags |= CAS_REG_PLUS;

Completed in 185 milliseconds