Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h123 uint32_t csts_shst:2; /* Shutdown Status */ member
H A Dnvme.c3218 if (csts.b.csts_shst == NVME_CSTS_SHN_COMPLETE) in nvme_shutdown()