Searched refs:error_id (Results 1 – 3 of 3) sorted by relevance
145 void tape_std_error_recovery_has_failed(struct tape_device *,int error_id);
645 trans_pcie->isr_stats.err_code = table.error_id; in iwl_dump_nic_error_log()647 trace_iwlwifi_dev_ucode_error(trans->dev, table.error_id, table.tsf_low, in iwl_dump_nic_error_log()653 IWL_ERR(trans, "0x%08X | %-28s\n", table.error_id, in iwl_dump_nic_error_log()654 desc_lookup(table.error_id)); in iwl_dump_nic_error_log()
392 u32 error_id; /* type of error */ member