Searched refs:propnm (Results 1 – 1 of 1) sorted by relevance
230 promprop2uint(topo_mod_t *mod, di_node_t n, const char *propnm, uint_t *val) in promprop2uint() argument240 if (strcmp(di_prom_prop_name(pp), propnm) == 0) { in promprop2uint()261 hwprop2uint(di_node_t n, const char *propnm, uint_t *val) in hwprop2uint() argument267 if (strcmp(di_prop_name(hp), propnm) == 0) { in hwprop2uint()