Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwi.c185 static int iwi_reset(struct iwi_softc *);
324 if (iwi_reset(sc) != 0) { in iwi_attach()
2098 iwi_reset(struct iwi_softc *sc) in iwi_reset() function
3100 if (iwi_reset(sc) != 0) { in iwi_init_locked()