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

/osnet-11/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshAdapterConfiguration.c121 if (di_walk_node(root, DI_WALK_SIBFIRST, &wa,
H A DSun_sasRefreshInformation.c132 if (di_walk_node(root, DI_WALK_SIBFIRST, &wa,
H A Ddevtree_hba_disco.c644 rv = di_walk_node(root, DI_WALK_SIBFIRST, &wa, lookup_smhba_sas_hba);
/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h47 #define DI_WALK_SIBFIRST 1 macro
H A Ddevinfo.c734 * This happens for DI_WALK_SIBFIRST when the first node
823 case DI_WALK_SIBFIRST:

Completed in 31 milliseconds