Searched refs:GEM_PCI66 (Results 1 – 3 of 3) sorted by relevance
141 #define GEM_PCI66 (1 << 2) /* PCI bus runs at 66MHz */ macro
181 sc->sc_flags |= GEM_PCI66; in gem_pci_attach()
750 ((6 * (sc->sc_flags & GEM_PCI66) != 0 ? 2 : 1) << in gem_reset_rxdma()1025 ((6 * (sc->sc_flags & GEM_PCI66) != 0 ? 2 : 1) << in gem_init_locked()