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 353 static int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);
3566 iwm_load_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) function in typeref:typename:int
3624 return iwm_load_firmware(sc, ucode_type);
if_iwm.c 353 static int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);
3566 iwm_load_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) function in typeref:typename:int
3624 return iwm_load_firmware(sc, ucode_type);

Completed in 34 milliseconds