Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | nvme.h | 60 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator |
/linux-4.1.27/drivers/block/ | ||
D | nvme-core.c | 1538 NVME_CSTS_SHST_CMPLT) { in nvme_shutdown_ctrl() |