Searched refs:hcl1 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_memerr.c | 164 nvlist_t **hcl1, **hcl; in gmem_gen_datapath_fault() local 171 if (nvlist_lookup_nvlist_array(det, FM_FMRI_HC_LIST, &hcl1, &n) < 0) in gmem_gen_datapath_fault() 175 (void) nvlist_lookup_string(hcl1[i], FM_FMRI_HC_NAME, &name); in gmem_gen_datapath_fault() 191 (void) nvlist_lookup_string(hcl1[i], FM_FMRI_HC_NAME, &name); in gmem_gen_datapath_fault() 192 (void) nvlist_lookup_string(hcl1[i], FM_FMRI_HC_ID, &id); in gmem_gen_datapath_fault()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modsysfile.c | 2805 struct hwc_class *hcl, *hcl1; in read_class_file() local 2819 hcl1 = hcl; in read_class_file() 2821 kmem_free(hcl1, sizeof (struct hwc_class)); in read_class_file()
|