Searched refs:fcp_response_len (Results 1 – 9 of 9) sorted by relevance
1106 offset = offsetof(fcp_rsp_t, fcp_response_len); in fcoei_fill_fcp_resp()1107 fcp_rsp_iu->fcp_response_len = FCOE_B2V_4(src + offset); in fcoei_fill_fcp_resp()1121 if (fcp_rsp_iu->fcp_response_len) { in fcoei_fill_fcp_resp()1122 if ((offset + fcp_rsp_iu->fcp_response_len) > size) { in fcoei_fill_fcp_resp()1127 fcp_rsp_iu->fcp_response_len); in fcoei_fill_fcp_resp()
142 uint_t fcp_response_len; /* response data length */ member
180 uint32_t fcp_response_len; /* response data length */ member
2326 fcpr->fcp_response_len = sense_sz; in ql_status_error()2329 fcpr->fcp_response_len); in ql_status_error()2358 fcpr->fcp_response_len = 0; in ql_status_error()2505 fcpr->fcp_response_len) { in ql_status_error()2511 fcpr->fcp_response_len); in ql_status_error()
7107 fcpr->fcp_response_len = 8; in ql_task_mgmt()
3627 + rsp->fcp_response_len); in sf_reportlun_callback()3673 fcp_response_len + 1); in sf_reportlun_callback()3980 fcp_response_len + 1); in sf_inq_callback()4697 fcp_response_len + 1))-> in sf_abort()4838 fcp_response_len + 1))-> in sf_reset()4867 fcp_response_len + 1))-> in sf_reset()5495 (&rsp->fcp_response_len + 1); in sf_cmd_callback()5546 rsp->fcp_response_len; in sf_cmd_callback()
2692 rsp->fcp_response_len, rsp->fcp_sense_len); in fcp_send_scsi_ioctl()2706 info_len = rsp->fcp_response_len; in fcp_send_scsi_ioctl()6756 sizeof (struct fcp_rsp) + rsp->fcp_response_len); in fcp_check_reportlun()6759 rsp->fcp_response_len, sense, fpkt->pkt_resp_acc, in fcp_check_reportlun()8873 rsp->fcp_response_len, rsp->fcp_sense_len); in fcp_complete_pkt()8920 sizeof (struct fcp_rsp) + rsp->fcp_response_len; in fcp_complete_pkt()8936 rsp->fcp_response_len, rsp->fcp_sense_len); in fcp_complete_pkt()9276 if (rsp->fcp_u.fcp_status.rsp_len_set && (rsp->fcp_response_len > in fcp_validate_fcp_response()9282 (FCP_MAX_RSP_IU_SIZE - rsp->fcp_response_len - in fcp_validate_fcp_response()11762 rsp->fcp_response_len, rsp->fcp_sense_len); in fcp_reset_target()[all …]
202 rsp->fcp_response_len = 0; in emlxs_handle_fcp_event()209 length = sizeof (fcp_rsp_t) + LE_SWAP32(rsp->fcp_response_len) + in emlxs_handle_fcp_event()687 LE_SWAP32(rsp->fcp_response_len)); in emlxs_handle_fcp_event()
10718 fcp_rsp->fcp_response_len = 8; in emlxs_set_pkt_state()10845 rsp->fcp_response_len = LE_SWAP32(rsp->fcp_response_len); in emlxs_swap_fcp_pkt()