Home
last modified time | relevance | path

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

/src/sys/dev/iwm/
H A Dif_iwm.c278 static int iwm_alloc_ict(struct iwm_softc *);
945 iwm_alloc_ict(struct iwm_softc *sc) in iwm_alloc_ict() function
6102 if ((error = iwm_alloc_ict(sc)) != 0) { in iwm_attach()