Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c4809 boolean_t attached_ns; in nvme_attach() local
5094 attached_ns = B_FALSE; in nvme_attach()
5099 attached_ns = B_TRUE; in nvme_attach()
5109 if (!attached_ns) { in nvme_attach()