Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dpassthru.c546 NVME_TERTIARY(subsys->ver)); in nvmet_passthru_ctrl_enable()
H A Dconfigfs.c961 if (NVME_TERTIARY(subsys->ver)) in nvmet_subsys_attr_version_show()
965 NVME_TERTIARY(subsys->ver)); in nvmet_subsys_attr_version_show()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1602 #define NVME_TERTIARY(ver) ((ver) & 0xff) macro