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

/freebsd-current/usr.sbin/bhyve/
H A Dpci_nvme.c159 #define NVME_CQ_INTEN 0x01 macro
1101 sc->compl_queues[0].intr_en = NVME_CQ_INTEN;
2269 if (cq->intr_en & NVME_CQ_INTEN) {

Completed in 153 milliseconds