Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cas/
Dif_casvar.h156 #define CAS_UNKNOWN 0 /* don't know */ macro
Dif_cas.c2663 sc->sc_variant = CAS_UNKNOWN; in cas_pci_attach()
2671 if (sc->sc_variant == CAS_UNKNOWN) { in cas_pci_attach()