Searched refs:scheme1 (Results 1 – 1 of 1) sorted by relevance
652 char *scheme1, *scheme2; in topo_fmri_compare() local657 if (nvlist_lookup_string(f1, FM_FMRI_SCHEME, &scheme1) != 0) in topo_fmri_compare()664 if (strcmp(scheme1, scheme2) != 0) in topo_fmri_compare()667 if ((rnode = topo_hdl_root(thp, scheme1)) == NULL) in topo_fmri_compare()