Home
last modified time | relevance | path

Searched refs:error_id (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/s390/char/
Dtape_std.h145 void tape_std_error_recovery_has_failed(struct tape_device *,int error_id);
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie-rx.c645 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()
Diwl-commands.h392 u32 error_id; /* type of error */ member