Searched refs:tmi_scheme (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h56 char *tmi_scheme; /* enumeration scheme-type */ member in struct:topo_imod_info
H A Dtopo_mod.c203 mod->tm_info->tmi_scheme = topo_mod_strdup(mod, mip->tmi_scheme);
204 if (mod->tm_info->tmi_scheme == NULL)
238 if (mod->tm_info->tmi_scheme != NULL)
239 topo_mod_strfree(mod, mod->tm_info->tmi_scheme);
H A Dtopo_mod.h66 const char *tmi_scheme; /* enumeration scheme type */ member in struct:topo_mod_info

Completed in 26 milliseconds