Searched defs:iwl_error_event_table (Results 1 – 2 of 2) sorted by relevance
30 struct iwl_error_event_table { struct32 u32 error_id; /* type of error */35 u32 blink2; /* branch link */36 u32 ilink1; /* interrupt link */37 u32 ilink2; /* interrupt link */41 u32 bcon_time; /* beacon timer */44 u32 gp1; /* GP1 timer register */45 u32 gp2; /* GP2 timer register */50 u32 brd_ver; /* HW board version */52 u32 frame_ptr; /* frame pointer */[all …]
362 struct iwl_error_event_table { struct364 u32 error_id; /* type of error */365 u32 pc; /* program counter */366 u32 blink1; /* branch link */367 u32 blink2; /* branch link */368 u32 ilink1; /* interrupt link */369 u32 ilink2; /* interrupt link */373 u32 bcon_time; /* beacon timer */376 u32 gp1; /* GP1 timer register */377 u32 gp2; /* GP2 timer register */[all …]
Completed in 25 milliseconds