Home
last modified time | relevance | path

Searched refs:sc_uc_current (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_iwmvar.h547 enum iwm_ucode_type sc_uc_current; member
H A Dif_iwm.c4375 enum iwm_ucode_type ucode_type = sc->sc_uc_current; in iwm_send_phy_cfg_cmd()
4404 enum iwm_ucode_type old_type = sc->sc_uc_current; in iwm_load_ucode_wait_alive()
4417 sc->sc_uc_current = ucode_type; in iwm_load_ucode_wait_alive()
4420 sc->sc_uc_current = old_type; in iwm_load_ucode_wait_alive()