Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c441 if (NVME_VERSION_ATLEAST(version, 1, 1)) { in nvme_print_identify_ctrl()
454 if (NVME_VERSION_ATLEAST(version, 1, 1)) { in nvme_print_identify_ctrl()
490 if (NVME_VERSION_ATLEAST(version, 1, 1)) { in nvme_print_identify_ctrl()
514 if (NVME_VERSION_ATLEAST(version, 1, 1)) { in nvme_print_identify_ctrl()
546 if (NVME_VERSION_ATLEAST(version, 1, 1)) { in nvme_print_identify_ctrl()
563 if (NVME_VERSION_ATLEAST(version, 1, 1) && in nvme_print_identify_ctrl()
650 if (NVME_VERSION_ATLEAST(version, 1, 1)) { in nvme_print_identify_nsid()
/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h86 #define NVME_VERSION_ATLEAST(v, maj, min) \ macro
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c2167 if (NVME_VERSION_ATLEAST(&nvme->n_version, 1, 1)) in nvme_init_ns()
2518 if (NVME_VERSION_ATLEAST(&nvme->n_version, 1, 1)) in nvme_init()