Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ctrl_info.c210 NVME_NVL_CI_DEV_PATH, DATA_TYPE_STRING, &path, in nvme_ctrl_info_restore()
316 if ((ret = nvlist_add_string(nvl, NVME_NVL_CI_DEV_PATH, in nvme_ctrl_info_persist()
319 "failed to persist %s to nvlist: %s", NVME_NVL_CI_DEV_PATH, in nvme_ctrl_info_persist()
H A Dlibnvme_impl.h172 #define NVME_NVL_CI_DEV_PATH "dev-path" macro