Searched refs:topo_modhash_create (Results 1 – 3 of 3) sorted by relevance
91 extern topo_modhash_t *topo_modhash_create(topo_hdl_t *);
261 topo_modhash_create(topo_hdl_t *thp) in topo_modhash_create() function
196 if ((thp->th_modhash = topo_modhash_create(thp)) == NULL) in topo_open()