Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c261 FM_FMRI_HC_SPECIFIC_OFFSET, &eroff) != 0 && in fmd_fmri_contains()
262 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in fmd_fmri_contains()
270 (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in fmd_fmri_contains()
272 FM_FMRI_HC_SPECIFIC_OFFSET, &eeoff) == 0) && eroff == eeoff) in fmd_fmri_contains()
/illumos-gate/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()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c311 "asru-"FM_FMRI_HC_SPECIFIC_OFFSET, &offset) == 0) { in mem_asru_compute()
313 "asru-"FM_FMRI_HC_SPECIFIC_OFFSET, in mem_asru_compute()
316 FM_FMRI_HC_SPECIFIC_OFFSET, in mem_asru_compute()
717 (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in is_page_fmri()
719 nvlist_lookup_uint64(hcsp, "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, in is_page_fmri()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h254 #define FM_FMRI_HC_SPECIFIC_OFFSET "offset" macro
/illumos-gate/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()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c516 if (nvlist_lookup_uint64(hcsp, FM_FMRI_HC_SPECIFIC_OFFSET, in fmri_nvl2str()
518 "asru-" FM_FMRI_HC_SPECIFIC_OFFSET, &val) == 0) in fmri_nvl2str()
519 hcsn = FM_FMRI_HC_SPECIFIC_OFFSET; in fmri_nvl2str()
936 if (strcmp(hcsn, FM_FMRI_HC_SPECIFIC_OFFSET) == 0 || in hc_fmri_str2nvl()
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c638 (void) nvlist_add_uint64(snvl, FM_FMRI_HC_SPECIFIC_OFFSET, in ao_ereport_create_resource_elem()