Searched refs:rq_result (Results 1 – 2 of 2) sorted by relevance
2794 prm->rq_result = scsi_status; in qlt_pre_xmit_response()2819 cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2820 prm->rq_result |= SS_RESIDUAL_UNDER; in qlt_pre_xmit_response()2826 se_cmd->t_task_cdb[0] : 0, cmd->bufflen, prm->rq_result); in qlt_pre_xmit_response()2827 prm->rq_result |= SS_RESIDUAL_OVER; in qlt_pre_xmit_response()2838 (prm->rq_result != 0))) { in qlt_pre_xmit_response()2873 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()2878 if ((prm->rq_result & SS_SCSI_STATUS_BYTE) != 0) { in qlt_24xx_init_ctio_to_isp()3339 cpu_to_le16(prm.rq_result); in qlt_xmit_response()
986 uint16_t rq_result; member