Searched refs:topo_modhash_load (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_module.h | 96 extern topo_mod_t *topo_modhash_load(topo_hdl_t *, const char *, const char *,
|
H A D | topo_builtin.c | 117 if ((mod = topo_modhash_load(thp, bp->bltin_name, NULL,
|
H A D | topo_module.c | 309 topo_modhash_load(topo_hdl_t *thp, const char *name, const char *path, function
|
H A D | topo_mod.c | 138 (mod = topo_modhash_load(thp, name, path, &topo_rtld_ops, version))
|
Completed in 46 milliseconds