Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c172 static int iwn_alloc_ict(struct iwn_softc *);
563 (error = iwn_alloc_ict(sc)) != 0) { in iwn_attach()
1875 iwn_alloc_ict(struct iwn_softc *sc) in iwn_alloc_ict() function