Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h121 uint32_t csts_shst:2; /* Shutdown Status */ member
H A Dnvme.c2106 if (csts.b.csts_shst == NVME_CSTS_SHN_COMPLETE) in nvme_shutdown()