Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/fdt/
H A Dpcihost_fdt.c80 static int pcihost_intr_map(const struct pci_attach_args *,
225 pc->pc_intr_map = pcihost_intr_map; in pcihost_init()
479 pcihost_intr_map(const struct pci_attach_args *pa, pci_intr_handle_t *ih) in pcihost_intr_map() function