Searched refs:GEM_SUN_ERI (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dgemvar.h151 #define GEM_SUN_ERI 2 /* Sun ERI */ macro
H A Dgem.c238 if (sc->sc_variant != GEM_SUN_ERI)
255 case GEM_SUN_ERI:
280 case GEM_SUN_ERI:
301 if (child == NULL && sc->sc_variant != GEM_SUN_ERI) {
813 v |= ((sc->sc_variant == GEM_SUN_ERI ? 0x100 : 0x04ff) << 10) &
940 if (sc->sc_variant != GEM_SUN_GEM && sc->sc_variant != GEM_SUN_ERI)
/openbsd-current/sys/dev/pci/
H A Dif_gem_pci.c219 sc->sc_variant = GEM_SUN_ERI;

Completed in 160 milliseconds