Searched refs:NVME_CSTS_SHST_MASK (Results 1 – 2 of 2) sorted by relevance
73 NVME_CSTS_SHST_MASK = 3 << 2, enumerator
1662 while ((readl(&dev->bar->csts) & NVME_CSTS_SHST_MASK) != in nvme_shutdown_ctrl()