Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ctrl_info.c264 NVME_NVL_CI_PCI_NINTRS, DATA_TYPE_UINT32, &ci->nci_nintrs, NULL); in nvme_ctrl_info_restore()
358 (ret = nvlist_add_uint32(nvl, NVME_NVL_CI_PCI_NINTRS, in nvme_ctrl_info_persist()
H A Dlibnvme_impl.h183 #define NVME_NVL_CI_PCI_NINTRS "pci-num-interrupts" macro