Searched refs:GEM_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
155 sc->sc_variant = GEM_UNKNOWN; in gem_pci_attach()162 if (sc->sc_variant == GEM_UNKNOWN) { in gem_pci_attach()
129 #define GEM_UNKNOWN 0 /* don't know */ macro