Home
last modified time | relevance | path

Searched refs:ccnt (Results 26 – 26 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c4159 int ccnt = 0; in nvme_intr() local
4177 ccnt += nvme_process_iocq(nvme, nvme->n_cq[qnum]); in nvme_intr()
4180 return (ccnt > 0 ? DDI_INTR_CLAIMED : DDI_INTR_UNCLAIMED); in nvme_intr()

12