Searched refs:NVME_CSTS_SHST_CMPLT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | nvme.h | 72 NVME_CSTS_SHST_CMPLT = 2 << 2, enumerator |
/linux-4.4.14/drivers/nvme/host/ | ||
D | pci.c | 1663 NVME_CSTS_SHST_CMPLT) { in nvme_shutdown_ctrl() |