Searched refs:BGE_PCI_BAR2 (Results 1 – 2 of 2) sorted by relevance
159 #define BGE_PCI_BAR2 0x18 macro
2882 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, BGE_PCI_BAR2); in bge_attach()2883 if (pci_mapreg_map(pa, BGE_PCI_BAR2, memtype, 0, in bge_attach()