Searched refs:rsp_code (Results 1 – 6 of 6) sorted by relevance
2829 uint32_t rsp_code = 0; in emlxs_menlo_handle_event() local2887 rsp_code = *rsp; in emlxs_menlo_handle_event()2888 rsp_code = BE_SWAP32(rsp_code); in emlxs_menlo_handle_event()2901 if ((iocb->ULPSTATUS == 0) && (rsp_code == MENLO_RSP_SUCCESS)) { in emlxs_menlo_handle_event()2907 emlxs_menlo_rsp_xlate(rsp_code), in emlxs_menlo_handle_event()2916 emlxs_menlo_rsp_xlate(rsp_code), in emlxs_menlo_handle_event()2959 uint32_t rsp_code = 0; in emlxs_ct_handle_event() local3067 rsp_code = LE_SWAP16(CtRsp->CommandResponse.bits.CmdRsp); in emlxs_ct_handle_event()3087 (rsp_code == SLI_CT_RESPONSE_FS_ACC)) { in emlxs_ct_handle_event()3102 emlxs_ctcmd_xlate(rsp_code), in emlxs_ct_handle_event()[all …]
6007 uint32_t rsp_code; in emlxs_send_menlo_cmd() local6024 bzero((uint8_t *)&rsp_code, sizeof (uint32_t)); in emlxs_send_menlo_cmd()6036 rsp_code = 0; in emlxs_send_menlo_cmd()6155 bcopy((void *)&rsp_code, (void *)rsp_buf, *rsp_size); in emlxs_send_menlo_cmd()6286 rsp_code = *rsp; in emlxs_send_menlo_cmd()6287 rsp_code = BE_SWAP32(rsp_code); in emlxs_send_menlo_cmd()6289 if (rsp_code == MENLO_RSP_SUCCESS) { in emlxs_send_menlo_cmd()
157 uchar_t rsp_code; member
197 uchar_t rsp_code; member
2796 fscsi->scsi_fc_rspcode = rsp_info->rsp_code; in fcp_send_scsi_ioctl()7040 if (rsp->fcp_u.fcp_status.rsp_len_set && bep->rsp_code != in fcp_scsi_callback()7045 bep->rsp_code, rsp->fcp_u.fcp_status.rsp_len_set); in fcp_scsi_callback()8874 if (bep->rsp_code != FCP_NO_FAILURE) { in fcp_complete_pkt()11712 if (rsp_info->rsp_code == FCP_NO_FAILURE) { in fcp_reset_target()11737 rsp_info->rsp_code); in fcp_reset_target()15305 bep->rsp_code != FCP_NO_FAILURE) { in fcp_print_error()15307 " FCP Response code = 0x%x", bep->rsp_code); in fcp_print_error()
7504 rsp->rsp_code = FCP_TASK_MGMT_FAILED; in ql_task_mgmt()7508 rsp->rsp_code = FCP_TASK_MGMT_FAILED; in ql_task_mgmt()7513 rsp->rsp_code = FCP_TASK_MGMT_FAILED; in ql_task_mgmt()7517 rsp->rsp_code = FCP_TASK_MGMT_FAILED; in ql_task_mgmt()7521 rsp->rsp_code = FCP_TASK_MGMT_FAILED; in ql_task_mgmt()7524 rsp->rsp_code = FCP_TASK_MGMT_NOT_SUPPTD; in ql_task_mgmt()