Searched refs:sc_config_save (Results 1 – 8 of 8) sorted by relevance
/titanic_50/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() 6254 bcopy(&sc->sc_config_save, &sc->sc_config, in iwk_fast_recover() 6269 bcopy(&sc->sc_config_save, &sc->sc_config, in iwk_fast_recover()
|
/titanic_50/usr/src/uts/common/io/wpi/ |
H A D | wpivar.h | 171 wpi_config_t sc_config_save; member
|
H A D | wpi.c | 2573 bcopy(&sc->sc_config, &sc->sc_config_save, 3392 bcopy(&sc->sc_config_save, &sc->sc_config,
|
/titanic_50/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 | 3650 bcopy(&sc->sc_config, &sc->sc_config_save, in iwp_thread() 5230 bcopy(&sc->sc_config_save, &sc->sc_config, in iwp_fast_recover() 5243 bcopy(&sc->sc_config_save, &sc->sc_config, in iwp_fast_recover()
|
/titanic_50/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 | 3825 bcopy(&sc->sc_config, &sc->sc_config_save, in iwh_thread() 5701 bcopy(&sc->sc_config_save, &sc->sc_config, in iwh_fast_recover() 5714 bcopy(&sc->sc_config_save, &sc->sc_config, in iwh_fast_recover()
|