HomeSort by: relevance | last modified time | path
    Searched refs:GEM_SUN_GEM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
gemvar.h 151 #define GEM_SUN_GEM 1 /* Sun GEM variant */
157 ((sc)->sc_variant == GEM_SUN_GEM || \
  /src/sys/dev/sbus/
if_gem_sbus.c 133 sc->sc_variant = GEM_SUN_GEM;
  /src/sys/dev/pci/
if_gem_pci.c 95 .value = GEM_SUN_GEM },
256 if (sc->sc_variant == GEM_SUN_GEM &&

Completed in 52 milliseconds