Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dfault_iso.h38 #define FMA_CPU_REQ_OFFLINE 0x1 macro
/titanic_50/usr/src/uts/sun4v/io/
H A Dfault_iso.c212 case FMA_CPU_REQ_OFFLINE: in cpu_data_handler()
264 (msg->msg_type == FMA_CPU_REQ_OFFLINE)) || in cpu_data_handler()
/titanic_50/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.h96 #define FMA_CPU_REQ_OFFLINE 1 macro
H A Dldmsvcs_utils.c1395 if (msg_type == FMA_CPU_REQ_OFFLINE && in cpu_request()
1642 return (cpu_request(lhp, FMA_CPU_REQ_OFFLINE, cpuid)); in ldmsvcs_cpu_req_offline()