Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ctrl_info.c261 NVME_NVL_CI_PCI_REV, DATA_TYPE_UINT8, &ci->nci_rev, in nvme_ctrl_info_restore()
352 (ret = nvlist_add_uint8(nvl, NVME_NVL_CI_PCI_REV, in nvme_ctrl_info_persist()
H A Dlibnvme_impl.h157 #define NVME_NVL_CI_PCI_REV "pci-revision-id" macro