Home
last modified time | relevance | path

Searched defs:ucode_type (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_iwm.c649 uint32_t ucode_type; member
657 uint32_t ucode_type = le32toh(def_calib->ucode_type); in iwm_set_default_calib() local
4164 iwm_load_firmware_7000(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) in iwm_load_firmware_7000() argument
4274 iwm_load_firmware_8000(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) in iwm_load_firmware_8000() argument
4305 iwm_load_firmware(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_load_firmware() argument
4331 iwm_start_fw(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_start_fw() argument
4375 enum iwm_ucode_type ucode_type = sc->sc_uc_current; iwm_send_phy_cfg_cmd() local
4402 iwm_load_ucode_wait_alive(struct iwm_softc * sc,enum iwm_ucode_type ucode_type) iwm_load_ucode_wait_alive() argument
[all...]
H A Dif_iwx.c1143 uint32_t ucode_type; global() member
1151 uint32_t ucode_type = le32toh(def_calib->ucode_type); iwx_set_default_calib() local