Searched refs:sc_card_alive_run (Results 1 – 6 of 6) sorted by relevance
178 struct iwk_alive_resp sc_card_alive_run; member
2275 (void) memcpy(&sc->sc_card_alive_run, ar, in iwk_ucode_alive()5959 log_event_table_ptr = LE_32(sc->sc_card_alive_run.log_event_table_ptr); in iwk_write_event_log()6061 err_ptr = LE_32(sc->sc_card_alive_run.error_event_table_ptr); in iwk_write_error_log()
186 struct iwh_alive_resp sc_card_alive_run; member
2588 bcopy(ar, &sc->sc_card_alive_run, in iwh_ucode_alive()
204 struct iwp_alive_resp sc_card_alive_run; member
2492 (void) memcpy(&sc->sc_card_alive_run, ar, in iwp_ucode_alive()