Searched refs:th_pcidb (Results 1 – 3 of 3) sorted by relevance
130 pcidb_hdl_t *th_pcidb; /* libpcidb handle */ member
274 if (thp->th_pcidb != NULL) in topo_close()275 pcidb_close(thp->th_pcidb); in topo_close()
847 if (thp->th_pcidb == NULL) in topo_mod_pcidb()848 thp->th_pcidb = pcidb_open(PCIDB_VERSION); in topo_mod_pcidb()850 return (thp->th_pcidb); in topo_mod_pcidb()