Searched refs:di_path_prop_next (Results 1 – 8 of 8) sorted by relevance
64 di_path_prop_next;
279 extern di_path_prop_t di_path_prop_next(di_path_t path, di_path_prop_t prop);
2128 di_path_prop_next(di_path_t path, di_path_prop_t prop) in di_path_prop_next() function2291 while ((prop = di_path_prop_next(path, prop)) != DI_PROP_NIL) { in di_path_prop_search()
505 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) { in pi_get_lun()776 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) { in pi_get_phynum()910 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) { in pi_get_target_port()
40 di_path_prop_next.3devinfo \
36 file path=usr/share/man/man3devinfo/di_path_prop_next.3devinfo
123 (dump_nextprop_t)di_path_prop_next,
1242 for (di_path_prop = di_path_prop_next(pi, DI_PROP_NIL); in construct_mpath_node()1244 di_path_prop = di_path_prop_next(pi, di_path_prop)) { in construct_mpath_node()