Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_bgereg.h176 #define BGE_PCI_BAR2 0x18 macro
Dif_bge.c3437 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, BGE_PCI_BAR2); in bge_attach()
3439 if (pci_mapreg_map(pa, BGE_PCI_BAR2, memtype, 0, in bge_attach()
3453 if (pci_mapreg_info(pa->pa_pc, pa->pa_tag, BGE_PCI_BAR2, in bge_attach()