Searched refs:add_nvlist_longprops (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip.c | 296 nerr -= add_nvlist_longprops(mod, strand, cpu, PGNAME(STRAND), NULL, in create_strand() 401 nerr -= add_nvlist_longprops(mod, core, cpu, PGNAME(CORE), NULL, in create_core() 550 nerr -= add_nvlist_longprops(mod, chip, cpu, PGNAME(CHIP), in create_chip()
|
H A D | chip.h | 157 extern int add_nvlist_longprops(topo_mod_t *, tnode_t *, nvlist_t *,
|
H A D | chip_subr.c | 203 add_nvlist_longprops(topo_mod_t *mod, tnode_t *node, nvlist_t *nvl, in add_nvlist_longprops() function
|