Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ixl.c178 #define IXL_PCIREG PCI_MAPREG_START macro
1044 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, IXL_PCIREG); in ixl_attach()
1045 if (pci_mapreg_map(pa, IXL_PCIREG, memtype, 0, in ixl_attach()