Searched refs:NVME_CC_SHN_ABRUPT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h103 #define NVME_CC_SHN_ABRUPT 2 /* Abrupt Shutdown Notification */ macro
H A Dnvme.c1820 ASSERT(mode == NVME_CC_SHN_NORMAL || mode == NVME_CC_SHN_ABRUPT);
2788 nvme_shutdown(nvme, NVME_CC_SHN_ABRUPT, B_TRUE);

Completed in 56 milliseconds