Searched refs:parname (Results 1 – 2 of 2) sorted by relevance
1056 char *parname, *parname_buf; in hwc_get_child_spec() local1105 parname = i_ddi_parname(dip, parname_buf); in hwc_get_child_spec()1106 if (*parname != '\0') { in hwc_get_child_spec()1107 ASSERT(*parname != '/'); in hwc_get_child_spec()1108 if ((strcmp(parname, deviname) != 0) && in hwc_get_child_spec()1110 (mod_hash_key_t)parname, &val) == 0)) { in hwc_get_child_spec()1121 if ((strcmp(bindname, parname) != 0) && in hwc_get_child_spec()1132 (strcmp(drvname, parname) != 0) && in hwc_get_child_spec()
10188 export_tm_loctext(scf_propertygroup_t *pg, const char *parname) in export_tm_loctext() argument10205 make_node(&parent, parname); in export_tm_loctext()