Searched refs:NVME_CTRL_ONCS_DSM (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | nvme.h | 147 NVME_CTRL_ONCS_DSM = 1 << 2, enumerator |
/linux-4.4.14/drivers/nvme/host/ | ||
D | pci.c | 2094 if (dev->oncs & NVME_CTRL_ONCS_DSM) in nvme_revalidate_disk() |