Home
last modified time | relevance | path

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

/src/sys/dev/iwn/
H A Dif_iwn.c160 static int iwn_alloc_fwmem(struct iwn_softc *);
514 if ((error = iwn_alloc_fwmem(sc)) != 0) { in iwn_attach()
1831 iwn_alloc_fwmem(struct iwn_softc *sc) in iwn_alloc_fwmem() function