Home
last modified time | relevance | path

Searched refs:BGE_PCI_BAR0 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_bgereg.h174 #define BGE_PCI_BAR0 0x10 macro
Dif_bge.c3278 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()