HomeSort by: relevance | last modified time | path
    Searched defs:qat_alloc_msix_intr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat.c 313 int qat_alloc_msix_intr(struct qat_softc *,
522 if (qat_alloc_msix_intr(sc, pa))
725 qat_alloc_msix_intr(struct qat_softc *sc, struct pci_attach_args *pa) function in typeref:typename:int
qat.c 313 int qat_alloc_msix_intr(struct qat_softc *,
522 if (qat_alloc_msix_intr(sc, pa))
725 qat_alloc_msix_intr(struct qat_softc *sc, struct pci_attach_args *pa) function in typeref:typename:int

Completed in 27 milliseconds