Home
last modified time | relevance | path

Searched refs:error_info (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Derrors.c15 static const struct error_info successful = { "UDS_SUCCESS", "Success" };
54 static const struct error_info error_list[] = {
75 const struct error_info *infos;
97 static const char *get_error_info(int errnum, const struct error_info **info_ptr) in get_error_info()
145 const struct error_info *info = NULL; in uds_string_error()
182 const struct error_info *info = NULL; in uds_string_error_name()
271 int next_free_error, const struct error_info *infos, in uds_register_error_block()
279 .last = first_error + (info_size / sizeof(struct error_info)), in uds_register_error_block()
H A Derrors.h58 struct error_info { struct
70 int last_reserved_error, const struct error_info *infos, argument
H A Dstatus-codes.c13 const struct error_info vdo_status_list[] = {
H A Dstatus-codes.h80 extern const struct error_info vdo_status_list[];
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c503 struct pqi_raid_error_info *error_info) in pqi_build_sas_smp_handler_reply() argument
509 job->reply_len = le16_to_cpu(error_info->sense_data_length); in pqi_build_sas_smp_handler_reply()
510 memcpy(job->reply, error_info->data, in pqi_build_sas_smp_handler_reply()
511 le16_to_cpu(error_info->sense_data_length)); in pqi_build_sas_smp_handler_reply()
514 get_unaligned_le32(&error_info->data_in_transferred); in pqi_build_sas_smp_handler_reply()
523 struct pqi_raid_error_info error_info; in pqi_sas_smp_handler() local
555 &error_info); in pqi_sas_smp_handler()
559 reslen = pqi_build_sas_smp_handler_reply(smp_buf, job, &error_info); in pqi_sas_smp_handler()
H A Dsmartpqi_init.c81 struct pqi_raid_error_info *error_info);
723 io_request->error_info = NULL; in pqi_reinit_io_request()
770 struct pqi_raid_error_info *error_info) in pqi_send_scsi_raid_request() argument
781 rc = pqi_submit_raid_request_synchronous(ctrl_info, &request.header, 0, error_info); in pqi_send_scsi_raid_request()
799 struct pqi_raid_error_info *error_info) in pqi_send_ctrl_raid_with_error() argument
802 buffer, buffer_length, 0, error_info); in pqi_send_ctrl_raid_with_error()
972 struct pqi_raid_error_info *error_info) in pqi_csmi_smp_passthru() argument
975 buffer, buffer_length, error_info); in pqi_csmi_smp_passthru()
3179 struct pqi_raid_error_info *error_info; in pqi_process_raid_io_error() local
3189 error_info = io_request->error_info; in pqi_process_raid_io_error()
[all …]
H A Dsmartpqi.h1272 void *error_info; member
1714 struct pqi_raid_error_info *error_info);
/linux/include/linux/
H A Dcciss_ioctl.h13 ErrorInfo_struct error_info; member
21 ErrorInfo_struct error_info; member
/linux/sound/core/seq/
H A Dseq.c89 goto error_info; in alsa_seq_init()
94 error_info: in alsa_seq_init()
/linux/include/uapi/linux/
H A Dcciss_ioctl.h44 ErrorInfo_struct error_info; member
52 ErrorInfo_struct error_info; member
/linux/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c200 const char *level, *sevstr, *error_info; in print_hmi_event_info() local
250 error_info = hmi_evt->type < ARRAY_SIZE(hmi_error_types) ? in print_hmi_event_info()
253 printk("%s Error detail: %s\n", level, error_info); in print_hmi_event_info()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1180 u32 *error_info, struct ice_sq_cd *cd) in ice_aq_download_pkg() argument
1188 if (error_info) in ice_aq_download_pkg()
1189 *error_info = 0; in ice_aq_download_pkg()
1206 if (error_info) in ice_aq_download_pkg()
1207 *error_info = le32_to_cpu(resp->error_info); in ice_aq_download_pkg()
1712 u32 *error_info, struct ice_sq_cd *cd) in ice_aq_update_pkg() argument
1720 if (error_info) in ice_aq_update_pkg()
1721 *error_info = 0; in ice_aq_update_pkg()
1738 if (error_info) in ice_aq_update_pkg()
1739 *error_info = le32_to_cpu(resp->error_info); in ice_aq_update_pkg()
/linux/drivers/scsi/
H A Dconstants.c294 struct error_info { struct
307 static const struct error_info additional[] =
H A Dpmcraid.c1674 struct pmcraid_ioasc_error *error_info = pmcraid_get_error_info(ioasc); in pmcraid_ioasc_logger() local
1676 if (error_info == NULL || in pmcraid_ioasc_logger()
1677 cmd->drv_inst->current_log_level < error_info->log_level) in pmcraid_ioasc_logger()
1684 ioasc, error_info->error_string); in pmcraid_ioasc_logger()
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-isys.h490 struct ipu6_fw_isys_error_info_abi error_info; member
511 struct ipu6_fw_isys_proxy_error_info_abi error_info; member
H A Dipu6-fw-isys.c40 resp->request_id, resp->error_info.error, in handle_proxy_response()
41 resp->error_info.error_details); in handle_proxy_response()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h439 u32 *error_offset, u32 *error_info,
H A Di40e_common.c4742 u32 *error_offset, u32 *error_info, in i40e_aq_write_ddp() argument
4767 if (error_info) in i40e_aq_write_ddp()
4768 *error_info = le32_to_cpu(resp->error_info); in i40e_aq_write_ddp()
H A Di40e_adminq_cmd.h1126 __le32 error_info; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c41 le32_to_cpu(err_resp->error_info)); in iwlagn_rx_reply_error()
H A Dcommands.h431 __le32 error_info; member
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h527 __le32 error_info; member
H A Dcommon.c4453 le32_to_cpu(pkt->u.err_resp.error_info)); in il_hdl_error()
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c2531 __u32 error_info; member
2543 u8 error_info; member