Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_ctrl_info.c263 NVME_NVL_CI_PCI_MPSMAX, DATA_TYPE_UINT32, &ci->nci_mps_max, in nvme_ctrl_info_restore()
356 (ret = nvlist_add_uint32(nvl, NVME_NVL_CI_PCI_MPSMAX, in nvme_ctrl_info_persist()
H A Dlibnvme_impl.h182 #define NVME_NVL_CI_PCI_MPSMAX "pci-memory-page-size-max" macro