Searched refs:pci_io_find (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | pci_map.c | 49 pci_io_find(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t type, in pci_io_find() function 551 return pci_io_find(pc, tag, reg, type, basep, sizep, in pci_mapreg_info() 606 if (pci_io_find(pa->pa_pc, pa->pa_tag, reg, type, in pci_mapreg_submap()
|