Home
last modified time | relevance | path

Searched defs:packed_sz (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_profile.c892 copyin_nvlist(char *packed_usr, size_t packed_sz, nvlist_t **nvlp) in copyin_nvlist()
1049 devname_profile_update(char *packed, size_t packed_sz) in devname_profile_update()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c125 pcie_copyin_nvlist(char *packed_buf, size_t packed_sz, nvlist_t **nvlp) in pcie_copyin_nvlist()
175 size_t packed_sz; in pcie_copyout_nvlist() local