Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c148 static int remove_extra_props(struct adapter *sc, int n10g, int n1g);
463 (void) remove_extra_props(sc, n10g, n1g); in t4_devo_attach()
1619 remove_extra_props(struct adapter *sc, int n10g, int n1g) in remove_extra_props() function