Home
last modified time | relevance | path

Searched refs:topo_mod_devfmri (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers115 topo_mod_devfmri;
H A Dtopo_mod.h93 extern nvlist_t *topo_mod_devfmri(topo_mod_t *, int, const char *,
H A Dtopo_mod.map70 topo_mod_devfmri { TYPE = FUNCTION; FLAGS = extern };
H A Dtopo_mod.c390 topo_mod_devfmri(topo_mod_t *mod, int version, const char *dev_path, in topo_mod_devfmri() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c165 if ((asru = topo_mod_devfmri(mod, FM_DEV_SCHEME_VERSION, in disk_set_props()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c491 fmri = topo_mod_devfmri(mp, FM_DEV_SCHEME_VERSION, in ASRU_set()