Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnvme.h210 NVME_CSTS_SHST_MASK = 3 << 2, enumerator
/linux/drivers/nvme/host/
A Dcore.c2227 if ((csts & NVME_CSTS_SHST_MASK) == NVME_CSTS_SHST_CMPLT) in nvme_shutdown_ctrl()

Completed in 20 milliseconds