HomeSort by: relevance | last modified time | path
    Searched defs:iwm_load_firmware (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwm.c 381 static int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);
3787 iwm_load_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) function
3845 return iwm_load_firmware(sc, ucode_type);
if_iwm.c 381 static int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);
3787 iwm_load_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) function
3845 return iwm_load_firmware(sc, ucode_type);

Completed in 59 milliseconds