Home
last modified time | relevance | path

Searched refs:FM_FMRI_CPU_CPUFRU (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fm/
H A Dprotocol.h281 #define FM_FMRI_CPU_CPUFRU "cpufru" macro
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_cpu_arch.c411 if (nvlist_lookup_string(asru, FM_FMRI_CPU_CPUFRU, &frustr) == 0) { in cmd_cpu_getfrustr()
H A Dcmd_hc_sun4v.c160 if (nvlist_lookup_string(asru, FM_FMRI_CPU_CPUFRU, &cpufru) == 0) { in cmd_getfru_loc()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu.c315 (void) nvlist_add_string(in, FM_FMRI_CPU_CPUFRU, in cpu_expand()