Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h159 #define BGE_PCI_BAR2 0x18 macro
H A Dif_bge.c2882 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()