Searched refs:NVME_NVL_CI_INST (Results 1 – 2 of 2) sorted by relevance
209 NVME_NVL_CI_INST, DATA_TYPE_INT32, &ci->nci_inst, in nvme_ctrl_info_restore()300 if ((ret = nvlist_add_int32(nvl, NVME_NVL_CI_INST, ci->nci_inst)) != in nvme_ctrl_info_persist()303 "failed to persist %s to nvlist: %s", NVME_NVL_CI_INST, in nvme_ctrl_info_persist()
169 #define NVME_NVL_CI_INST "inst" macro