Searched refs:sc_config_save (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/io/wpi/ |
H A D | wpivar.h | 171 wpi_config_t sc_config_save; member
|
H A D | wpi.c | 2575 bcopy(&sc->sc_config, &sc->sc_config_save, 3394 bcopy(&sc->sc_config_save, &sc->sc_config,
|
/illumos-gate/usr/src/uts/common/io/iwk/ |
H A D | iwk2_var.h | 174 iwk_rxon_cmd_t sc_config_save; member
|
H A D | iwk2.c | 3340 bcopy(&sc->sc_config, &sc->sc_config_save, in iwk_thread() 6256 bcopy(&sc->sc_config_save, &sc->sc_config, in iwk_fast_recover() 6271 bcopy(&sc->sc_config_save, &sc->sc_config, in iwk_fast_recover()
|
/illumos-gate/usr/src/uts/common/io/iwp/ |
H A D | iwp_var.h | 197 iwp_rxon_cmd_t sc_config_save; member
|
H A D | iwp.c | 3654 bcopy(&sc->sc_config, &sc->sc_config_save, in iwp_thread() 5234 bcopy(&sc->sc_config_save, &sc->sc_config, in iwp_fast_recover() 5247 bcopy(&sc->sc_config_save, &sc->sc_config, in iwp_fast_recover()
|
/illumos-gate/usr/src/uts/common/io/iwh/ |
H A D | iwh_var.h | 179 iwh_rxon_cmd_t sc_config_save; member
|
H A D | iwh.c | 3826 bcopy(&sc->sc_config, &sc->sc_config_save, in iwh_thread() 5702 bcopy(&sc->sc_config_save, &sc->sc_config, in iwh_fast_recover() 5715 bcopy(&sc->sc_config_save, &sc->sc_config, in iwh_fast_recover()
|