Searched refs:rq_result (Results 1 – 2 of 2) sorted by relevance
2731 prm->rq_result = scsi_status; in qlt_pre_xmit_response()2756 cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2757 prm->rq_result |= SS_RESIDUAL_UNDER; in qlt_pre_xmit_response()2763 se_cmd->t_task_cdb[0] : 0, cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2764 prm->rq_result |= SS_RESIDUAL_OVER; in qlt_pre_xmit_response()2775 (prm->rq_result != 0))) { in qlt_pre_xmit_response()2810 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()2815 if ((prm->rq_result & SS_SCSI_STATUS_BYTE) != 0) { in qlt_24xx_init_ctio_to_isp()3273 cpu_to_le16(prm.rq_result); in qlt_xmit_response()
974 uint16_t rq_result; member