Searched defs:iwl_error_event_table (Results 1 – 2 of 2) sorted by relevance
69 struct iwl_error_event_table { struct71 u32 error_id; /* type of error */74 u32 blink2; /* branch link */75 u32 ilink1; /* interrupt link */76 u32 ilink2; /* interrupt link */80 u32 bcon_time; /* beacon timer */83 u32 gp1; /* GP1 timer register */84 u32 gp2; /* GP2 timer register */89 u32 brd_ver; /* HW board version */91 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 20 milliseconds