Searched refs:GEM_PCI_BIF_CNF_M66EN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/gem/ | ||
H A D | if_gemreg.h | 108 #define GEM_PCI_BIF_CNF_M66EN 0x00000008 macro |
H A D | if_gem_pci.c | 180 if ((GEM_READ_4(sc, GEM_PCI_BIF_CONFIG) & GEM_PCI_BIF_CNF_M66EN) != 0) in gem_pci_attach() |