Home
last modified time | relevance | path

Searched refs:NVME_QUIRK_SKIP_CID_GEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/host/
H A Dnvme.h155 NVME_QUIRK_SKIP_CID_GEN = (1 << 17), enumerator
726 if (!(ctrl->quirks & NVME_QUIRK_SKIP_CID_GEN)) in nvme_try_complete_req()
H A Dpci.c3773 NVME_QUIRK_SKIP_CID_GEN |