Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_page.c103 if (fmd_nvl_fmri_expand(hdl, asrucp) < 0) { in cma_page_retire()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h236 extern int fmd_nvl_fmri_expand(fmd_hdl_t *, nvlist_t *);
H A Dfmd_api.map90 fmd_nvl_fmri_expand { TYPE = function; FLAGS = extern };
H A Dfmd_api.c2042 fmd_nvl_fmri_expand(fmd_hdl_t *hdl, nvlist_t *nvl) in fmd_nvl_fmri_expand() function