Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipw.c152 static void ipw_stop_locked(struct ipw_softc *);
1083 ipw_stop_locked(sc); in ipw_rx_newstate_intr()
1787 ipw_stop_locked(sc); in ipw_parent()
2323 ipw_stop_locked(sc); in ipw_init_locked()
2392 ipw_stop_locked(sc); in ipw_init_locked()
2495 ipw_stop_locked(sc); in ipw_stop()
2500 ipw_stop_locked(struct ipw_softc *sc) in ipw_stop_locked() function