Home
last modified time | relevance | path

Searched refs:sc_card_alive_run (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h178 struct iwk_alive_resp sc_card_alive_run; member
H A Diwk2.c2275 (void) memcpy(&sc->sc_card_alive_run, ar, in iwk_ucode_alive()
5960 log_event_table_ptr = LE_32(sc->sc_card_alive_run.log_event_table_ptr); in iwk_write_event_log()
6062 err_ptr = LE_32(sc->sc_card_alive_run.error_event_table_ptr); in iwk_write_error_log()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h186 struct iwh_alive_resp sc_card_alive_run; member
H A Diwh.c2588 bcopy(ar, &sc->sc_card_alive_run, in iwh_ucode_alive()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h204 struct iwp_alive_resp sc_card_alive_run; member
H A Diwp.c2496 (void) memcpy(&sc->sc_card_alive_run, ar, in iwp_ucode_alive()