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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h55 char *tmi_desc; /* module description */ member in struct:topo_imod_info
H A Dtopo_mod.c199 mod->tm_info->tmi_desc = topo_mod_strdup(mod, mip->tmi_desc);
200 if (mod->tm_info->tmi_desc == NULL)
236 if (mod->tm_info->tmi_desc != NULL)
237 topo_mod_strfree(mod, mod->tm_info->tmi_desc);
H A Dtopo_mod.h65 const char *tmi_desc; /* module description */ member in struct:topo_mod_info

Completed in 25 milliseconds