Searched refs:hc_prs (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_cpu.c | 168 nvlist_t **hc_prs = NULL, *hc_spec_nvl; in cma_cpu_hc_retire() local 180 &hc_prs, &nprs) != 0) { in cma_cpu_hc_retire() 188 if (nvlist_lookup_uint32(hc_prs[i], in cma_cpu_hc_retire() 194 if (cpu_statechange(hdl, nvl, hc_prs[i], uuid, cpuid, repair) in cma_cpu_hc_retire()
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 178 nvlist_t **hc_prs; in hc_fmri_nodeize() local 195 &hc_prs, &hc_nprs) != 0) { in hc_fmri_nodeize() 203 r = nvlist_lookup_string(hc_prs[e], FM_FMRI_HC_NAME, &ename); in hc_fmri_nodeize() 204 r |= nvlist_lookup_string(hc_prs[e], FM_FMRI_HC_ID, &eid); in hc_fmri_nodeize()
|