Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ipw/
HDif_ipw.c150 static void ipw_init_locked(struct ipw_softc *);
1783 ipw_init_locked(sc); in ipw_parent()
2293 ipw_init_locked(sc); in ipw_init()
2301 ipw_init_locked(struct ipw_softc *sc) in ipw_init_locked() function