Searched refs:nvme_shutdown (Results 1 – 1 of 1) sorted by relevance
301 static void nvme_shutdown(nvme_t *, int, boolean_t);2092 nvme_shutdown(nvme_t *nvme, int mode, boolean_t quiesce) in nvme_shutdown() function3063 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()