Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h600 extern int ipw2100_load_fw(struct ipw2100_softc *sc);
H A Dipw2100_hw.c433 ipw2100_load_fw(struct ipw2100_softc *sc) in ipw2100_load_fw() function
H A Dipw2100.c1144 err = ipw2100_load_fw(sc); in ipw2100_init()