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 D | scheme.c | 261 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 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()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 311 "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 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()
|
/illumos-gate/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 254 #define FM_FMRI_HC_SPECIFIC_OFFSET "offset" macro
|
/illumos-gate/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()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 516 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 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()
|
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca.c | 638 (void) nvlist_add_uint64(snvl, FM_FMRI_HC_SPECIFIC_OFFSET, in ao_ereport_create_resource_elem()
|