Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cas/
HDif_casvar.h158 #define CAS_UNKNOWN 0 /* don't know */ macro
HDif_cas.c2685 sc->sc_variant = CAS_UNKNOWN; in cas_pci_attach()
2693 if (sc->sc_variant == CAS_UNKNOWN) { in cas_pci_attach()