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