Home
last modified time | relevance | path

Searched refs:ret_nvl (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dretire_store.c66 static int rio_store_encode(nvf_handle_t nvfh, nvlist_t **ret_nvl);
246 rio_store_encode(nvf_handle_t nvfh, nvlist_t **ret_nvl) in rio_store_encode() argument
257 *ret_nvl = NULL; in rio_store_encode()
306 *ret_nvl = nvl; in rio_store_encode()
H A Ddevid_cache.c294 devid_cache_pack_list(nvf_handle_t fd, nvlist_t **ret_nvl) in devid_cache_pack_list() argument
344 *ret_nvl = nvl; in devid_cache_pack_list()
350 *ret_nvl = NULL; in devid_cache_pack_list()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ncache.c285 sdev_ncache_pack_list(nvf_handle_t fd, nvlist_t **ret_nvl) in sdev_ncache_pack_list() argument
340 *ret_nvl = nvl; in sdev_ncache_pack_list()
346 *ret_nvl = NULL; in sdev_ncache_pack_list()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c457 pci_cache_pack_nvlist(nvf_handle_t hdl, nvlist_t **ret_nvl) in pci_cache_pack_nvlist() argument
493 *ret_nvl = nvl; in pci_cache_pack_nvlist()
500 *ret_nvl = NULL; in pci_cache_pack_nvlist()