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

/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_node.c93 np->sn_prev_sibling = pnp->sn_last_child;
98 pnp->sn_last_child->sn_next_sibling = np;
100 pnp->sn_last_child = np;
H A Dses_impl.h141 struct ses_node *sn_last_child; member in struct:ses_node

Completed in 17 milliseconds