Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h97 #define NVME_CC_SHN_NORMAL 1 /* Normal Shutdown Notification */ macro
H A Dnvme.c3105 cc.b.cc_shn = NVME_CC_SHN_NORMAL; in nvme_shutdown()