Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnvme.h60 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator
/linux-4.1.27/drivers/block/
Dnvme-core.c1538 NVME_CSTS_SHST_CMPLT) { in nvme_shutdown_ctrl()