Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipw.c142 static int ipw_reset(struct ipw_softc *);
261 if (ipw_reset(sc) != 0) { in ipw_attach()
1819 ipw_reset(struct ipw_softc *sc) in ipw_reset() function
2325 if (ipw_reset(sc) != 0) { in ipw_init_locked()