Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwn.c297 int iwn_hw_prepare(struct iwn_softc *);
405 if ((error = iwn_hw_prepare(sc)) != 0) { in iwn_attach()
6967 iwn_hw_prepare(struct iwn_softc *sc) in iwn_hw_prepare() function
7167 if ((error = iwn_hw_prepare(sc)) != 0) { in iwn_init()