Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dcore.c1209 ctrl->csts |= NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
1212 ctrl->csts &= ~NVME_CSTS_SHST_CMPLT; in nvmet_update_cc()
/Linux-v6.6/include/linux/
Dnvme.h223 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
/Linux-v6.6/drivers/nvme/host/
Dcore.c2213 NVME_CSTS_SHST_CMPLT, in nvme_disable_ctrl()