Lines Matching refs:cmd_status

989 	frame_hdr->cmd_status = MFI_CMD_STATUS_POLL_MODE;  in megasas_issue_polled()
1069 abort_fr->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_issue_blocked_abort_cmd()
1285 pthru->cmd_status = 0x0; in megasas_build_dcdb()
1381 ldio->cmd_status = 0x0; in megasas_build_ldio()
2035 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_get_ld_vf_affiliation_111()
2059 if (dcmd->cmd_status) { in megasas_get_ld_vf_affiliation_111()
2062 dcmd->cmd_status, instance->host->host_no); in megasas_get_ld_vf_affiliation_111()
2147 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_get_ld_vf_affiliation_12()
2171 if (dcmd->cmd_status) { in megasas_get_ld_vf_affiliation_12()
2174 dcmd->cmd_status, instance->host->host_no); in megasas_get_ld_vf_affiliation_12()
2314 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_sriov_start_heartbeat()
2336 (dcmd->cmd_status == MFI_STAT_INVALID_STATUS) ? in megasas_sriov_start_heartbeat()
2906 cmd->cmd_status_drv = cmd->frame->io.cmd_status; in megasas_complete_int_cmd()
3000 switch (hdr->cmd_status) { in megasas_complete_cmd()
3034 hdr->cmd_status); in megasas_complete_cmd()
3057 if (cmd->frame->hdr.cmd_status != 0) { in megasas_complete_cmd()
3058 if (cmd->frame->hdr.cmd_status != in megasas_complete_cmd()
3061 cmd->frame->hdr.cmd_status); in megasas_complete_cmd()
3099 status = cmd->frame->hdr.cmd_status; in megasas_complete_cmd()
3897 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_get_pd_list()
3993 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_get_ld_list()
4082 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_ld_list_query()
4214 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_get_ctrl_info()
4296 dcmd->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_set_crash_dump_params()
4361 init_frame->cmd_status = MFI_STAT_INVALID_STATUS; in megasas_issue_init_mfi()
5028 dcmd->cmd_status = 0x0; in megasas_get_seq_num()
5151 dcmd->cmd_status = 0x0; in megasas_register_aen()
5632 dcmd->cmd_status = 0x0; in megasas_flush_cache()
5682 dcmd->cmd_status = 0x0; in megasas_shutdown_controller()
6272 if (copy_to_user(&user_ioc->frame.hdr.cmd_status, in megasas_mgmt_fw_ioctl()
6273 &cmd->frame->hdr.cmd_status, sizeof(u8))) { in megasas_mgmt_fw_ioctl()
6526 if (copy_in_user(&cioc->frame.hdr.cmd_status, in megasas_mgmt_compat_ioctl_fw()
6527 &ioc->frame.hdr.cmd_status, sizeof(u8))) { in megasas_mgmt_compat_ioctl_fw()