Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c123 cmd_breakup_components(char *str, char *sep, nvlist_t **hc_nvl) in cmd_breakup_components() argument
147 if (nvlist_add_string(hc_nvl[i], FM_FMRI_HC_NAME, in cmd_breakup_components()
149 nvlist_add_string(hc_nvl[i], FM_FMRI_HC_ID, instbuf) != 0) in cmd_breakup_components()