Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c152 static int remove_child_node(struct adapter *sc, int idx);
918 rc = remove_child_node(sc, i); in t4_bus_unconfig()
923 (void) remove_child_node(sc, i); in t4_bus_unconfig()
1825 remove_child_node(struct adapter *sc, int idx) in remove_child_node() function