Home
last modified time | relevance | path

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

/titanic_44/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) in t4_bus_config()
881 (void) add_child_node(sc, i); in t4_bus_config()
1792 add_child_node(struct adapter *sc, int idx) in add_child_node() function