Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ipw/
H A Dipw2100.c160 static void ipw2100_thread(struct ipw2100_softc *sc);
493 ipw2100_thread, sc, 0, &p0, TS_RUN, minclsyspri); in ipw2100_attach()
664 ipw2100_thread, sc, 0, &p0, TS_RUN, minclsyspri); in ipw2100_cpr_resume()
1812 ipw2100_thread(struct ipw2100_softc *sc) in ipw2100_thread() function