Searched refs:pcie_copyout_nvlist (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/ |
H A D | pcie_hp.h | 314 extern int pcie_copyout_nvlist(nvlist_t *nvl, char *packed_buf,
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 1669 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf, 1764 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf,
|
H A D | pcishpc.c | 533 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf, 630 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf,
|
H A D | pcie_hp.c | 168 pcie_copyout_nvlist(nvlist_t *nvl, char *packed_buf, size_t *buf_sz) function 180 cmn_err(CE_WARN, "pcie_copyout_nvlist: nvlist_pack " 198 cmn_err(CE_WARN, "pcie_copyout_nvlist: copyout " "failed.\n");
|
Completed in 70 milliseconds