Searched defs:check_cpu_temp_fault (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 810 check_cpu_temp_fault(psvc_opaque_t hdlp, char *cpu, int32_t cpu_count) function 875 status = check_cpu_temp_fault(hdlp, cpuid, cpu_count);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 680 check_cpu_temp_fault(psvc_opaque_t hdlp, char *cpu, int32_t cpu_count) function 755 status = check_cpu_temp_fault(hdlp, cpuid, cpu_count);
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 536 check_cpu_temp_fault(psvc_opaque_t hdlp, char *cpu, int32_t cpu_count) function 598 status = check_cpu_temp_fault(hdlp, cpuid, cpu_count);
|
Completed in 66 milliseconds