Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dpci_map.c113 pci_mem_find(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t type, in pci_mem_find() function
554 return pci_mem_find(pc, tag, reg, type, basep, sizep, in pci_mapreg_info()
610 if (pci_mem_find(pa->pa_pc, pa->pa_tag, reg, type, in pci_mapreg_submap()
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_os.c1420 retval = pci_mem_find(pc, pa->pa_tag, PCI_MAPREG_START, in bktr_attach()