Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_var.h48 NVME_INTERRUPTS = 1 << 5, enumerator
H A Dnvme.c4602 nvme->n_progress &= ~NVME_INTERRUPTS; in nvme_release_interrupts()
4695 nvme->n_progress |= NVME_INTERRUPTS; in nvme_setup_interrupts()
5207 if (nvme->n_progress & NVME_INTERRUPTS) in nvme_detach()