Searched refs:ipr_error_table (Results 1 – 1 of 1) sorted by relevance
232 struct ipr_error_table_t ipr_error_table[] = { variable2436 for (i = 0; i < ARRAY_SIZE(ipr_error_table); i++) in ipr_get_error()2437 if (ipr_error_table[i].ioasc == (ioasc & IPR_IOASC_IOASC_MASK)) in ipr_get_error()2480 if (!ipr_error_table[error_index].log_hcam) in ipr_handle_log_data()2492 ipr_hcam_err(hostrcb, "%s\n", ipr_error_table[error_index].error); in ipr_handle_log_data()2497 if (ioa_cfg->log_level < ipr_error_table[error_index].log_hcam) in ipr_handle_log_data()6013 if (ipr_error_table[error_index].log_ioasa == 0) in ipr_dump_ioasa()6017 ipr_res_err(ioa_cfg, res, "%s\n", ipr_error_table[error_index].error); in ipr_dump_ioasa()