Searched refs:t4_remove_child_node (Results 1 – 1 of 1) sorted by relevance
553 static int t4_remove_child_node(struct adapter *, uint_t);1265 rc = t4_remove_child_node(sc, dev_num); in t4_bus_unconfig()1270 (void) t4_remove_child_node(sc, i); in t4_bus_unconfig()2533 t4_remove_child_node(struct adapter *sc, uint_t idx) in t4_remove_child_node() function