Searched refs:rq_result (Results 1 – 2 of 2) sorted by relevance
2745 prm->rq_result = scsi_status; in qlt_pre_xmit_response()2770 cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2771 prm->rq_result |= SS_RESIDUAL_UNDER; in qlt_pre_xmit_response()2777 se_cmd->t_task_cdb[0] : 0, cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2778 prm->rq_result |= SS_RESIDUAL_OVER; in qlt_pre_xmit_response()2789 (prm->rq_result != 0))) { in qlt_pre_xmit_response()2824 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()2829 if ((prm->rq_result & SS_SCSI_STATUS_BYTE) != 0) { in qlt_24xx_init_ctio_to_isp()3290 cpu_to_le16(prm.rq_result); in qlt_xmit_response()
975 uint16_t rq_result; member