Home
last modified time | relevance | path

Searched refs:NVME_QUIRK_LIGHTNVM (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h99 NVME_QUIRK_LIGHTNVM = (1 << 6), enumerator
H A Dpci.c3227 .driver_data = NVME_QUIRK_LIGHTNVM, },
3229 .driver_data = NVME_QUIRK_LIGHTNVM, },
3231 .driver_data = NVME_QUIRK_LIGHTNVM, },
H A Dcore.c3959 if ((ctrl->quirks & NVME_QUIRK_LIGHTNVM) && id->vs[0] == 0x1) { in nvme_alloc_ns()

Completed in 12 milliseconds