Searched refs:FM_CPU_OP_VERSION (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | devfm.c | 75 { FM_CPU_OP_VERSION, 1 }, 92 { FM_IOC_CPU_RETIRE, B_TRUE, FM_CPU_OP_VERSION, 94 { FM_IOC_CPU_STATUS, B_FALSE, FM_CPU_OP_VERSION, 96 { FM_IOC_CPU_UNRETIRE, B_TRUE, FM_CPU_OP_VERSION,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | devfm.h | 43 #define FM_CPU_OP_VERSION "cpu-operation-version" macro
|
/titanic_44/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 128 if (fmd_agent_version(hdl, FM_CPU_OP_VERSION, &ver) == -1) in fmd_agent_cpuop()
|