Home
last modified time | relevance | path

Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/target/
A Dcore.c1192 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
1195 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
/linux/include/linux/
A Dnvme.h209 NVME_CSTS_SHST_CMPLT = 2 << 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 22 milliseconds