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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunmdi.c7798 * Copy the contents of paddrnvl to vhci cache.
7799 * paddrnvl nvlist contains path information for a vhci client.
7834 nvlist_t *paddrnvl; local
7841 (void) nvpair_value_nvlist(nvp, &paddrnvl);
7842 paddrnvl_to_vhcache(paddrnvl, cphci_list, cct);
7930 * Build paddrnvl for the specified client using the information in the

Completed in 109 milliseconds