Searched refs:csts_shst (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 121 uint32_t csts_shst:2; /* Shutdown Status */ member |
H A D | nvme.c | 2106 if (csts.b.csts_shst == NVME_CSTS_SHN_COMPLETE) in nvme_shutdown() |