Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat.c528 if (qb->qb_ih_cookie != NULL) in qat_detach()
530 qb->qb_ih_cookie); in qat_detach()
668 &qb->qb_ih_cookie); in qat_setup_msix_intr()
H A Dqatvar.h198 void *qb_ih_cookie; member