Home
last modified time | relevance | path

Searched refs:topo_node_label_set (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/lib/fm/topo/modules/sun4u/chip/
H A Dchip_sun4u.c248 (void) topo_node_label_set(cnode, NULL, &err); in cpu_create()
251 (void) topo_node_label_set(cnode, lp, &err); in cpu_create()
254 (void) topo_node_label_set(cnode, NULL, &err); in cpu_create()
/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c135 (void) topo_node_label_set(rcn, (char *)slot_name, &err); in opl_rc_node_create()
139 (void) topo_node_label_set(rcn, NULL, &err); in opl_rc_node_create()
247 (void) topo_node_label_set(hbn, NULL, &err); in opl_hb_node_create()
H A Dopl_ioboard.c210 (void) topo_node_label_set(ion, label, &err); in opl_iob_node_create()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_intel.c148 (void) topo_node_label_set(rnode, NULL, &err); in mc_add_ranks()
271 (void) topo_node_label_set(dnode, label, &err); in mc_add_dimms()
315 (void) topo_node_label_set(mc_channel, NULL, &err); in mc_add_channel()
401 (void) topo_node_label_set(mcnode, NULL, &err); in mc_nb_create()
H A Dchip_amd.c189 if (topo_node_label_set(chnode, NULL, &err) == -1) in amd_generic_mc_create()
294 (void) topo_node_label_set(csnode, label, &err); in amd_generic_mc_create()
542 if (topo_node_label_set(dimmnode, label, in amd_dimm_create()
775 if (topo_node_label_set(mcnode, NULL, &err) == -1) in amd_mc_create()
H A Dchip.c285 (void) topo_node_label_set(strand, NULL, &perr); in create_strand()
415 (void) topo_node_label_set(core, NULL, &perr); in create_core()
589 if (topo_node_label_set(chip, label, &perr) in create_chip()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c108 (void) topo_node_label_set(rcn, NULL, &err); in cpuboard_rc_node_create()
227 (void) topo_node_label_set(hbn, NULL, &err); in cpuboard_hb_node_create()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c232 if (topo_node_label_set(ntn, NULL, &err) < 0) { in niu_declare()
256 (void) topo_node_label_set(ntn, NULL, &err); in niufn_declare()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c155 topo_node_label_set(tnode_t *node, char *label, int *err) in topo_node_label_set() function
H A Dtopo_mod.h242 extern int topo_node_label_set(tnode_t *node, char *, int *);
H A Dmapfile-vers138 topo_node_label_set;
H A Dsvc.c226 if (topo_node_label_set(tn, fmristr, &err) != 0) { in svc_create_node()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.c150 if (topo_node_label_set(tn, NULL, &err) < 0) { in labelmethod_inherit()
H A Dpcibus_labels.c437 if (topo_node_label_set(node, NULL, &err) < 0) in pci_label_cmn()
464 if (topo_node_label_set(node, NULL, &err) < 0) in pci_label_cmn()
H A Dpcibus_hba.c294 if (topo_node_label_set(recep, label, &err) < 0) { in pci_receptacle_instantiate()
H A Ddid_props.c546 (void) topo_node_label_set(tn, plabel, &err); in use_predecessor_label()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/zambezi/
H A Dzambezi.c152 if (topo_node_label_set(ntn, NULL, &err) < 0) { in zam_declare()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c86 result = topo_node_label_set(node, nac, &err); in platform_pci_label()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c134 (void) topo_node_label_set(node, NULL, &err); in hb_tnode_create()
/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c295 if (topo_node_label_set(tn, label, &err) != 0) { in ipmi_check_entity()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c195 (void) topo_node_label_set(ntn, label, &err); in chip_tnode_create()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/dimm/
H A Ddimm_sun4v.c160 (void) topo_node_label_set(ntn, label, &err); in mem_tnode_create()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c460 result = topo_node_label_set(t_node, (char *)label, &err); in x86pi_set_label()
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c138 if (topo_node_label_set(dtn, label, &err) != 0) { in disk_set_props()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_subr.c1281 result = topo_node_label_set(t_node, label, &err); in pi_set_label()

12