Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwn.c291 static int iwn4965_post_alive(struct iwn_softc *);
656 ops->post_alive = iwn4965_post_alive; in iwn4965_attach()
5287 iwn4965_post_alive(struct iwn_softc *sc) in iwn4965_post_alive() function