Searched refs:di_path_prop_search (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo.c | 2278 di_path_prop_search(di_path_t path, const char *name, int type) in di_path_prop_search() function 2315 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_bytes() 2328 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_ints() 2341 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_int64s() 2353 if ((prop = di_path_prop_search(path, prop_name, in di_path_prop_lookup_strings()
|