Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c321 static int iwn5000_post_alive(struct iwn_softc *);
1270 ops->post_alive = iwn5000_post_alive; in iwn5000_attach()
7975 iwn5000_post_alive(struct iwn_softc *sc) in iwn5000_post_alive() function