Searched refs:NVME_CC_SHN_NORMAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | nvme.h | 62 NVME_CC_SHN_NORMAL = 1 << 14, enumerator |
/linux-4.4.14/drivers/nvme/host/ | ||
D | pci.c | 1657 dev->ctrl_config |= NVME_CC_SHN_NORMAL; in nvme_shutdown_ctrl() |