Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ns_info.c194 if (!nvme_vers_ns_info_atleast(info, vers)) { in nvme_ns_info_req_active()
H A Dlibnvme_impl.h451 extern bool nvme_vers_ns_info_atleast(const nvme_ns_info_t *,
H A Dlibnvme.c402 nvme_vers_ns_info_atleast(const nvme_ns_info_t *info, in nvme_vers_ns_info_atleast() function