Searched refs:NVME_CTRL_VWC_PRESENT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | nvme.h | 148 NVME_CTRL_VWC_PRESENT = 1 << 0, enumerator |
/linux-4.4.14/drivers/nvme/host/ | ||
D | pci.c | 2282 if (dev->vwc & NVME_CTRL_VWC_PRESENT) in nvme_alloc_ns() |