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

/opensolaris-onvv-gate/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.c192 mod->tm_info->tmi_scheme = topo_mod_strdup(mod, mip->tmi_scheme);
193 if (mod->tm_info->tmi_scheme == NULL)
227 if (mod->tm_info->tmi_scheme != NULL)
228 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 84 milliseconds