Searched refs:th_platform (Results 1 – 7 of 7) sorted by relevance
176 if ((pp = strchr(thp->th_platform, ',')) == NULL) in topo_tree_enum()177 pp = thp->th_platform; in topo_tree_enum()
180 thp->th_platform = topo_hdl_strdup(thp, platform); in topo_open()195 thp->th_product = topo_hdl_strdup(thp, thp->th_platform); in topo_open()198 if (thp->th_rootdir == NULL || thp->th_platform == NULL || in topo_open()223 if (thp->th_platform != NULL) in topo_close()224 topo_hdl_strfree(thp, thp->th_platform); in topo_close()
110 char *th_platform; /* platform name */ member
324 name = thp->th_platform; in txml_print_topology()
273 thp->th_platform, file); in topo_search_path()
1214 key = mp->tm_hdl->th_platform; in pad_process()1868 key = mp->tm_hdl->th_platform; in topo_xml_walk()
87 if (mdb_readstr(plat, sizeof (plat), (uintptr_t)th.th_platform) < 0) { in topo_handle()89 th.th_platform); in topo_handle()