Searched refs:obsd_pci_mem_find (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | pci_map.c | 62 int obsd_pci_mem_find(pci_chipset_tag_t, pcitag_t, int, pcireg_t, 131 obsd_pci_mem_find(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t type, in obsd_pci_mem_find() function 299 return (obsd_pci_mem_find(pc, tag, reg, type, basep, sizep, in pci_mapreg_info()
|