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

  /src/sys/dev/pci/qat/
qatvar.h 846 void *sc_ae_ih_cookie; /* ae cluster ih cookie */ member in struct:qat_softc
qat.c 803 sc->sc_ae_ih_cookie = qat_establish_msix_intr(sc, sc->sc_ih[i],
805 if (sc->sc_ae_ih_cookie == NULL)

Completed in 13 milliseconds