Searched refs:NVME_CSTS_SHST_MASK (Results 1 – 3 of 3) sorted by relevance
603 NVME_CSTS_SHST_MASK = 3 << 2, enumerator
198 NVME_CSTS_SHST_MASK = 3 << 2, enumerator
2475 if ((csts & NVME_CSTS_SHST_MASK) == NVME_CSTS_SHST_CMPLT) in nvme_shutdown_ctrl()