Searched refs:pcie_nvap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c173 nv_alloc_t *pcie_nvap; variable
182 pcie_nvap = fm_nva_xcreate(pcie_nv_buf, ERPT_DATA_SZ);
183 pcie_nvl = fm_nvlist_create(pcie_nvap);
187 fm_nva_xdestroy(pcie_nvap);
200 fm_nva_xdestroy(pcie_nvap);

Completed in 84 milliseconds