Searched refs:cpu_create (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/chip/ |
H A D | chip_sun4u.c | 177 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, in cpu_create() function 274 return (cpu_create(mod, rnode, name, min, max, chip)); in chip_enum()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/chip/ |
H A D | chip_sun4v.c | 233 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, md_info_t *chip, in cpu_create() function 391 err = cpu_create(mod, cnode, CPU_NODE_NAME, chip, in chip_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu.c | 441 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, md_info_t *chip) in cpu_create() function 513 return (cpu_create(mod, rnode, name, (md_info_t *)arg)); in cpu_enum()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | cpu.c | 159 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, in cpu_create() function 217 return (cpu_create(mod, pnode, name, min, max, cpuip)); in cpu_enum()
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_cpu.c | 88 static cmd_cpu_t *cpu_create(fmd_hdl_t *, nvlist_t *, uint32_t, 1482 cpui = cpu_create(hdl, asru, i, in cmd_cpu_create_faultlist() 1644 cpu_create(fmd_hdl_t *hdl, nvlist_t *asru, uint32_t cpuid, uint8_t level, in cpu_create() function 1818 cpu = cpu_create(hdl, asru, in cmd_cpu_lookup()
|