Searched refs:sc_ae_ih_cookie (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h846 void *sc_ae_ih_cookie; /* ae cluster ih cookie */ member in struct:qat_softc
H A Dqat.c803 sc->sc_ae_ih_cookie = qat_establish_msix_intr(sc, sc->sc_ih[i],
805 if (sc->sc_ae_ih_cookie == NULL)

Completed in 181 milliseconds