Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c158 NVME_CMD_CDW11_IEN = 0x0002, enumerator
1375 ncq->intr_en = (command->cdw11 & NVME_CMD_CDW11_IEN) >> 1; in nvme_opc_create_io_cq()