Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c289 static int iwn5000_post_alive(struct iwn_softc *);
1246 ops->post_alive = iwn5000_post_alive; in iwn5000_attach()
6542 iwn5000_post_alive(struct iwn_softc *sc) in iwn5000_post_alive() function