Searched refs:mpr_alloc_msix (Results 1 – 1 of 1) sorted by relevance
68 static int mpr_alloc_msix(struct mpr_softc *sc, int msgs);305 error = mpr_alloc_msix(sc, msgs); in mpr_pci_alloc_interrupts()454 mpr_alloc_msix(struct mpr_softc *sc, int msgs) in mpr_alloc_msix() function