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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c151 static int add_child_node(struct adapter *sc, int idx);
873 if (add_child_node(sc, i) != 0)
881 (void) add_child_node(sc, i);
1792 add_child_node(struct adapter *sc, int idx) function

Completed in 77 milliseconds