Searched refs:rq_result (Results 1 – 2 of 2) sorted by relevance
2809 prm->rq_result = scsi_status; in qlt_pre_xmit_response()2834 cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2835 prm->rq_result |= SS_RESIDUAL_UNDER; in qlt_pre_xmit_response()2841 se_cmd->t_task_cdb[0] : 0, cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2842 prm->rq_result |= SS_RESIDUAL_OVER; in qlt_pre_xmit_response()2853 (prm->rq_result != 0))) { in qlt_pre_xmit_response()2888 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()2893 if ((prm->rq_result & SS_SCSI_STATUS_BYTE) != 0) { in qlt_24xx_init_ctio_to_isp()3354 cpu_to_le16(prm.rq_result); in qlt_xmit_response()
991 uint16_t rq_result; member