Searched refs:remove_child_node (Results 1 – 1 of 1) sorted by relevance
159 static int remove_child_node(struct adapter *sc, int idx);958 rc = remove_child_node(sc, i); in t4_bus_unconfig()963 (void) remove_child_node(sc, i); in t4_bus_unconfig()2190 remove_child_node(struct adapter *sc, int idx) in remove_child_node() function