Searched refs:sn_first_child (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_node.c38 for (np = sp->ss_root->sn_first_child; np != NULL;
67 ses_node_teardown(np->sn_first_child);
95 if (pnp->sn_first_child == NULL)
96 pnp->sn_first_child = np;
215 if (root->sn_first_child == NULL)
331 if (ses_fill_tree(np->sn_first_child) != 0)
377 return (np->sn_first_child);
H A Dses_impl.h140 struct ses_node *sn_first_child; member in struct:ses_node

Completed in 22 milliseconds