Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c634 static void nvme_shutdown(nvme_t *, boolean_t);
3485 nvme_shutdown(nvme_t *nvme, boolean_t quiesce) in nvme_shutdown() function
5236 nvme_shutdown(nvme, B_FALSE); in nvme_detach()
5302 nvme_shutdown(nvme, B_TRUE); in nvme_quiesce()