Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h93 extern nvlist_t *topo_mod_modfmri(topo_mod_t *, int, const char *);
H A Dmapfile-vers108 topo_mod_modfmri;
H A Dtopo_mod.map63 topo_mod_modfmri { TYPE = FUNCTION; FLAGS = extern };
H A Dtopo_mod.c531 topo_mod_modfmri(topo_mod_t *mod, int version, const char *driver) in topo_mod_modfmri() function
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c182 if ((mod = topo_mod_modfmri(mp, FM_MOD_SCHEME_VERSION, CPUBOARD_PX_DRV)) in cpuboard_rc_node_create()
/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c207 if ((mod = topo_mod_modfmri(mp, FM_MOD_SCHEME_VERSION, OPL_PX_DRV)) in opl_rc_node_create()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c243 if ((fmri = topo_mod_modfmri(mod, FM_MOD_SCHEME_VERSION, PX)) == NULL || in platform_pciexrc_declare()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c132 if ((module = topo_mod_modfmri(mod, FM_MOD_SCHEME_VERSION, dnm)) in moduleprop_set()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_pciexrc.c351 modfmri = topo_mod_modfmri(mod, FM_MOD_SCHEME_VERSION, drv_name); in pi_enum_update()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c779 if ((mod = topo_mod_modfmri(mp, FM_MOD_SCHEME_VERSION, dnm)) == NULL) in MODULEprop_set()