Searched refs:FM_FMRI_HC_SPECIFIC_OFFSET (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 263 FM_FMRI_HC_SPECIFIC_OFFSET, &eroff) != 0 && in fmd_fmri_contains() 264 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in fmd_fmri_contains() 272 (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in fmd_fmri_contains() 274 FM_FMRI_HC_SPECIFIC_OFFSET, &eeoff) == 0) && eroff == eeoff) in fmd_fmri_contains()
|
/titanic_41/usr/src/uts/intel/io/intel_nb5000/ |
H A D | dimm_addr.c | 51 (nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in fmri2unum() 53 FM_FMRI_HC_SPECIFIC_OFFSET, &offset) != 0) || in fmri2unum()
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 309 "asru-"FM_FMRI_HC_SPECIFIC_OFFSET, &offset) == 0) { in mem_asru_compute() 311 "asru-"FM_FMRI_HC_SPECIFIC_OFFSET, in mem_asru_compute() 314 FM_FMRI_HC_SPECIFIC_OFFSET, in mem_asru_compute() 715 (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in is_page_fmri() 717 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in is_page_fmri()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_meth.c | 381 FM_FMRI_HC_SPECIFIC_OFFSET, &offset) == 0) in mem_asru_compute() 413 (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in is_page_fmri() 415 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in is_page_fmri()
|
/titanic_41/usr/src/uts/i86pc/cpu/genuineintel/ |
H A D | gintel_main.c | 356 (void) nvlist_add_uint64(snvl, FM_FMRI_HC_SPECIFIC_OFFSET, in gintel_gentopo_ereport_create_resource_elem() 405 (void) nvlist_add_uint64(snvl, FM_FMRI_HC_SPECIFIC_OFFSET, in gintel_ereport_create_resource_elem()
|
/titanic_41/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 250 #define FM_FMRI_HC_SPECIFIC_OFFSET "offset" macro
|
/titanic_41/usr/src/uts/intel/io/mc-amd/ |
H A D | mcamd_subr.c | 499 (nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in fmri2unum() 501 FM_FMRI_HC_SPECIFIC_OFFSET, &offset) != 0) || in fmri2unum()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_page.c | 126 nvlist_add_uint64(hsp, FM_FMRI_HC_SPECIFIC_OFFSET, in gmem_page_create()
|
/titanic_41/usr/src/uts/intel/io/intel_nhm/ |
H A D | mem_addr.c | 715 "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, &offset) != 0 && in nhm_unumtopa() 716 nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in nhm_unumtopa()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 567 if (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in fmri_nvl2str() 569 "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, &val) == 0) in fmri_nvl2str() 570 hcsn = FM_FMRI_HC_SPECIFIC_OFFSET; in fmri_nvl2str() 987 if (strcmp(hcsn, FM_FMRI_HC_SPECIFIC_OFFSET) == 0 || in hc_fmri_str2nvl()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_hc_sun4v.c | 633 FM_FMRI_HC_SPECIFIC_OFFSET, offset); in cmd_nvl_create_fault()
|
/titanic_41/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca.c | 636 (void) nvlist_add_uint64(snvl, FM_FMRI_HC_SPECIFIC_OFFSET, in ao_ereport_create_resource_elem()
|