Searched refs:NVME_CC_SHN_NORMAL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 96 #define NVME_CC_SHN_NORMAL 1 /* Normal Shutdown Notification */ macro |
H A D | nvme.c | 3500 cc.b.cc_shn = NVME_CC_SHN_NORMAL; in nvme_shutdown() |