Home
last modified time | relevance | path

Searched refs:x86pi_set_label (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_impl.h192 int x86pi_set_label(topo_mod_t *, const char *, const char *, tnode_t *);
H A Dx86pi_generic.c174 result = x86pi_set_label(mod, hcfmri->location, hcfmri->hc_name, in x86pi_node_bind()
H A Dx86pi_subr.c445 x86pi_set_label(topo_mod_t *mod, const char *label, const char *name, in x86pi_set_label() function