Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c301 static void nvme_shutdown(nvme_t *, int, boolean_t);
2092 nvme_shutdown(nvme_t *nvme, int mode, boolean_t quiesce) in nvme_shutdown() function
3063 nvme_shutdown(nvme, NVME_CC_SHN_NORMAL, B_FALSE); in nvme_detach()
3117 nvme_shutdown(nvme, NVME_CC_SHN_ABRUPT, B_TRUE); in nvme_quiesce()