Home
last modified time | relevance | path

Searched refs:bhndb_pci_alloc_msi (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/bhndb/
HDbhndb_pci.c78 static int bhndb_pci_alloc_msi(struct bhndb_pci_softc *sc,
326 bhndb_pci_alloc_msi(struct bhndb_pci_softc *sc, int *msi_count) in bhndb_pci_alloc_msi() function
408 if (bhndb_pci_alloc_msi(sc, &sc->msi_count) == 0) { in bhndb_pci_attach()