Searched refs:nxt_child (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ | ||
H A D | enx_misc.c | 55 eibnx_child_t *nxt_child; local 92 for (child = children; child; child = nxt_child) { 93 nxt_child = child->ch_next; |
Completed in 126 milliseconds