Home
last modified time | relevance | path

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 Dscheme.c263 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 Ddimm_addr.c51 (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 Dchip_subr.c309 "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 Dpi_meth.c381 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 Dgintel_main.c356 (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 Dprotocol.h250 #define FM_FMRI_HC_SPECIFIC_OFFSET "offset" macro
/titanic_41/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c499 (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 Dgmem_page.c126 nvlist_add_uint64(hsp, FM_FMRI_HC_SPECIFIC_OFFSET, in gmem_page_create()
/titanic_41/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c715 "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 Dhc.c567 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 Dcmd_hc_sun4v.c633 FM_FMRI_HC_SPECIFIC_OFFSET, offset); in cmd_nvl_create_fault()
/titanic_41/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c636 (void) nvlist_add_uint64(snvl, FM_FMRI_HC_SPECIFIC_OFFSET, in ao_ereport_create_resource_elem()