Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_var.h48 NVME_MUTEX_INIT = 1 << 7, enumerator
H A Dnvme.c4588 nvme->n_progress |= NVME_MUTEX_INIT; in nvme_attach()
4905 if (nvme->n_progress & NVME_MUTEX_INIT) { in nvme_detach()