Searched refs:th_platform (Results 1 – 5 of 5) sorted by relevance
175 if ((pp = strchr(thp->th_platform, ',')) == NULL) in topo_tree_enum()176 pp = thp->th_platform; in topo_tree_enum()
154 thp->th_product = topo_hdl_strdup(thp, thp->th_platform); in topo_hdl_set_product()228 thp->th_platform = topo_hdl_strdup(thp, platform); in topo_open()233 if (thp->th_rootdir == NULL || thp->th_platform == NULL || in topo_open()260 if (thp->th_platform != NULL) in topo_close()261 topo_hdl_strfree(thp, thp->th_platform); in topo_close()
114 char *th_platform; /* platform name */ member
286 thp->th_platform, file); in topo_search_path()
88 if (mdb_readstr(plat, sizeof (plat), (uintptr_t)th.th_platform) < 0) { in topo_handle()90 th.th_platform); in topo_handle()