Searched refs:iwi_load_ucode (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.c177 static int iwi_load_ucode(struct iwi_softc *, const struct iwi_fw *);
2329 iwi_load_ucode(struct iwi_softc *sc, const struct iwi_fw *fw) function
3100 if (iwi_load_ucode(sc, &sc->fw_uc) != 0) {

Completed in 100 milliseconds