Home
last modified time | relevance | path

Searched refs:topo_mod_str2nvl (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A Dpci_sun4v.c168 if (topo_mod_str2nvl(mod, buf, &rnvl) < 0) in platform_pci_fru()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h100 extern int topo_mod_str2nvl(topo_mod_t *, const char *, nvlist_t **);
H A Dmapfile-vers118 topo_mod_str2nvl;
H A Dtopo_mod.map65 topo_mod_str2nvl { TYPE = FUNCTION; FLAGS = extern };
H A Dsvc.c204 if (topo_mod_str2nvl(mod, fixed, &fmri) < 0) { in svc_create_node()
H A Dtopo_mod.c627 topo_mod_str2nvl(topo_mod_t *mod, const char *fmristr, nvlist_t **fmri) in topo_mod_str2nvl() function
H A Dtopo_xml.c141 if (topo_mod_str2nvl(mp, (const char *)str, rnvl) < 0) { in xmlattr_to_fmri()
401 if (topo_mod_str2nvl(mp, (const char *)str, in xlate_common()
/titanic_50/usr/src/lib/fm/topo/modules/sun4u/chip/
H A Dchip_sun4u.c240 if (topo_mod_str2nvl(mod, KSTAT_NAMED_STR_PTR(kf), in cpu_create()
/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c130 if (topo_mod_str2nvl(mp, fru_str, &fru_fmri) == 0) { in opl_rc_node_create()
H A Dopl_ioboard.c201 if (topo_mod_str2nvl(mp, fmri_str, &fmri) == 0) { in opl_iob_node_create()