Home
last modified time | relevance | path

Searched refs:NVME_QUIRK_SKIP_CID_GEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dnvme.h148 NVME_QUIRK_SKIP_CID_GEN = (1 << 17), enumerator
710 if (!(ctrl->quirks & NVME_QUIRK_SKIP_CID_GEN)) in nvme_try_complete_req()
H A Dapple.c1512 NVME_QUIRK_SKIP_CID_GEN | NVME_QUIRK_IDENTIFY_CNS); in apple_nvme_probe()
H A Dpci.c3497 NVME_QUIRK_SKIP_CID_GEN |
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h152 NVME_QUIRK_SKIP_CID_GEN = (1 << 17), enumerator
H A Dpci.c3257 NVME_QUIRK_SKIP_CID_GEN },
H A Dcore.c890 if (!(ctrl->quirks & NVME_QUIRK_SKIP_CID_GEN)) in nvme_setup_cmd()

Completed in 21 milliseconds