Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c152 static int iwn_alloc_kw(struct iwn_softc *);
909 if ((error = iwn_alloc_kw(sc)) != 0) { in iwn_attach()
1840 iwn_alloc_kw(struct iwn_softc *sc) in iwn_alloc_kw() function