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

/netbsd-current/sys/dev/pci/
H A Dif_iwmvar.h153 enum iwm_ucode_type { enum
420 enum iwm_ucode_type sc_uc_current;
H A Dif_iwm.c239 enum iwm_ucode_type, uint8_t *, size_t);
241 static int iwm_read_firmware(struct iwm_softc *, enum iwm_ucode_type);
349 static int iwm_load_firmware_7000(struct iwm_softc *, enum iwm_ucode_type);
352 static int iwm_load_firmware_8000(struct iwm_softc *, enum iwm_ucode_type);
353 static int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);
354 static int iwm_start_fw(struct iwm_softc *, enum iwm_ucode_type);
358 enum iwm_ucode_type);
594 iwm_firmware_store_section(struct iwm_softc *sc, enum iwm_ucode_type type,
654 iwm_read_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type)
3428 iwm_load_firmware_7000(struct iwm_softc *sc, enum iwm_ucode_type ucode_typ
[all...]

Completed in 146 milliseconds