Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h527 uint32_t error_event_table[2];
526 uint32_t error_event_table[2]; global() member
H A Dif_iwm.c2770 sc->error_event_table[0] = le32toh(lmac1->error_event_table_ptr); in iwm_alive_fn()
2772 sc->error_event_table[1] = in iwm_alive_fn()
5231 base = sc->error_event_table[0]; in iwm_nic_error()