Searched refs:cpu_create (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/sun4u/chip/common/
H A Dchip_sun4u.c174 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, function
271 return (cpu_create(mod, rnode, name, min, max, chip));
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/chip/common/
H A Dchip_sun4v.c257 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, md_info_t *chip, function
415 err = cpu_create(mod, cnode, CPU_NODE_NAME, chip,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/
H A Dcpu.c394 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, md_info_t *chip) function
466 return (cpu_create(mod, rnode, name, (md_info_t *)arg));
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.c181 cpu_create(topo_mod_t *mod, tnode_t *rnode, const char *name, function
239 return (cpu_create(mod, pnode, name, min, max, cpuip));

Completed in 32 milliseconds