Searched refs:NVME_CSTS_SHN_COMPLETE (Results 1 – 2 of 2) sorted by relevance
115 #define NVME_CSTS_SHN_COMPLETE 2 /* Shutdown Processing Complete */ macro
2106 if (csts.b.csts_shst == NVME_CSTS_SHN_COMPLETE) in nvme_shutdown()