Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_iwn.c310 static int iwn_hw_prepare(struct iwn_softc *);
452 if ((error = iwn_hw_prepare(sc)) != 0) { in iwn_attach()
6041 iwn_hw_prepare(struct iwn_softc *sc) in iwn_hw_prepare() function
6241 if ((error = iwn_hw_prepare(sc)) != 0) { in iwn_init()