Searched refs:fmd_agent_cpuop (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 123 fmd_agent_cpuop(fmd_agent_hdl_t *hdl, int cmd, int chipid, int coreid, in fmd_agent_cpuop() function 146 ret = fmd_agent_cpuop(hdl, FM_IOC_CPU_RETIRE, chipid, coreid, strandid, in fmd_agent_cpu_retire() 158 ret = fmd_agent_cpuop(hdl, FM_IOC_CPU_STATUS, chipid, coreid, strandid, in fmd_agent_cpu_isretired() 171 ret = fmd_agent_cpuop(hdl, FM_IOC_CPU_UNRETIRE, chipid, coreid, in fmd_agent_cpu_unretire()
|