Searched refs:ab_pci_intr_map (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/evbmips/alchemy/
H A Dboard.h43 int (*ab_pci_intr_map)(const struct pci_attach_args *, member in struct:alchemy_board
H A Dmachdep.c446 if (board->ab_pci_intr_map != NULL)
447 return (board->ab_pci_intr_map(pa, ihp));
H A Ddbau1550.c100 .ab_pci_intr_map = dbau1550_pci_intr_map,

Completed in 85 milliseconds