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 | 442 extern int pcie_copyout_nvlist(nvlist_t *nvl, char *packed_buf,
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcishpc.c | 535 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf, in pcishpc_slot_get_property() 632 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf, in pcishpc_slot_set_property()
|
H A D | pcie_hp.c | 171 pcie_copyout_nvlist(nvlist_t *nvl, char *packed_buf, size_t *buf_sz) in pcie_copyout_nvlist() function
|
H A D | pciehpc.c | 3232 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf, in pciehpc_slot_get_property() 3296 if ((ret = pcie_copyout_nvlist(prop_rlist, result.nvlist_buf, in pciehpc_slot_set_property()
|