Searched refs:di_path_prop_next (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_util.c223 di_path_prop_next(pnode, di_path_prop)) != DI_PROP_NIL) {
251 while ((di_path_prop = di_path_prop_next(path_node,
350 di_path_prop_next(pnode, di_path_prop)) != DI_PROP_NIL) {
376 while ((di_path_prop = di_path_prop_next(path_node,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_subr.c531 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) {
834 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) {
973 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) {
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_devinfo.c141 while ((pprop = di_path_prop_next(pi, pprop)) != DI_PROP_NIL) {
238 while ((pprop = di_path_prop_next(path, pprop)) != DI_PROP_NIL) {
/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h287 extern di_path_prop_t di_path_prop_next(di_path_t path, di_path_prop_t prop);
H A Ddevinfo.c2312 di_path_prop_next(di_path_t path, di_path_prop_t prop) function
2475 while ((prop = di_path_prop_next(path, prop)) != DI_PROP_NIL) {

Completed in 40 milliseconds