Searched refs:aupci_intr_map (Results 1 – 3 of 3) sorted by relevance
61 int aupci_intr_map(const struct pci_attach_args *, pci_intr_handle_t *);
254 sc->sc_pc.pc_intr_map = aupci_intr_map; in aupciattach()
441 aupci_intr_map(const struct pci_attach_args *pa, pci_intr_handle_t *ihp) in aupci_intr_map() function