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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c296 static int mainnvl_to_vhcache(mdi_vhci_cache_t *, nvlist_t *);
7523 if (mainnvl_to_vhcache(vhcache, nvl) == MDI_SUCCESS)
7789 * See the comment in mainnvl_to_vhcache() for the format of this nvlist.
7815 * mappings. See the comment in mainnvl_to_vhcache() for the format of
7878 mainnvl_to_vhcache(mdi_vhci_cache_t *vhcache, nvlist_t *nvl) function
7982 * See the comment in mainnvl_to_vhcache() for the format of the nvlist.

Completed in 75 milliseconds