Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_pci.c95 int ifpga_pci_intr_map (const struct pci_attach_args *,
110 .pc_intr_map = ifpga_pci_intr_map,
303 ifpga_pci_intr_map(const struct pci_attach_args *pa, pci_intr_handle_t *ihp) in ifpga_pci_intr_map() function