Searched refs:mpr_pci_alloc_interrupts (Results 1 – 1 of 1) sorted by relevance
70 static int mpr_pci_alloc_interrupts(struct mpr_softc *sc);273 if (((error = mpr_pci_alloc_interrupts(sc)) != 0) || in mpr_pci_attach()287 mpr_pci_alloc_interrupts(struct mpr_softc *sc) in mpr_pci_alloc_interrupts() function