Searched refs:NVME_QUIRK_QDEPTH_ONE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | nvme.h | 96 NVME_QUIRK_QDEPTH_ONE = (1 << 6), enumerator |
H A D | pci.c | 2727 if (dev->ctrl.quirks & NVME_QUIRK_QDEPTH_ONE) { in nvme_pci_enable() |