Home
last modified time | relevance | path

Searched refs:NVME_TERTIARY (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/nvme/target/
Dpassthru.c546 NVME_TERTIARY(subsys->ver)); in nvmet_passthru_ctrl_enable()
Dconfigfs.c961 if (NVME_TERTIARY(subsys->ver)) in nvmet_subsys_attr_version_show()
965 NVME_TERTIARY(subsys->ver)); in nvmet_subsys_attr_version_show()
/Linux-v5.10/include/linux/
Dnvme.h1596 #define NVME_TERTIARY(ver) ((ver) & 0xff) macro