Searched refs:BGE_PCI_BAR0 (Results 1 – 2 of 2) sorted by relevance
174 #define BGE_PCI_BAR0 0x10 macro
3278 memtype = pci_mapreg_type(sc->sc_pc, sc->sc_pcitag, BGE_PCI_BAR0); in bge_attach()3283 if (pci_mapreg_map(pa, BGE_PCI_BAR0, in bge_attach()3294 if (pci_mapreg_info(pa->pa_pc, pa->pa_tag, BGE_PCI_BAR0, in bge_attach()