Lines Matching refs:status0
2596 pkt->u.status0.flags |= cpu_to_le16(temp); in qlt_24xx_build_ctio_pkt()
2598 pkt->u.status0.ox_id = cpu_to_le16(temp); in qlt_24xx_build_ctio_pkt()
2599 pkt->u.status0.relative_offset = cpu_to_le32(prm->cmd->offset); in qlt_24xx_build_ctio_pkt()
2654 pkt24->u.status0.transfer_length = cpu_to_le32(prm->cmd->bufflen); in qlt_load_data_segments()
2657 cur_dsd = &pkt24->u.status0.dsd; in qlt_load_data_segments()
2817 ctio->u.status0.flags |= cpu_to_le16(CTIO7_FLAGS_SEND_STATUS); in qlt_24xx_init_ctio_to_isp()
2819 ctio->u.status0.flags |= cpu_to_le16( in qlt_24xx_init_ctio_to_isp()
2823 ctio->u.status0.residual = cpu_to_le32(prm->residual); in qlt_24xx_init_ctio_to_isp()
2824 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()
3280 pkt->u.status0.flags |= in qlt_xmit_response()
3289 pkt->u.status0.scsi_status = in qlt_xmit_response()
3291 pkt->u.status0.residual = in qlt_xmit_response()
3293 pkt->u.status0.flags |= cpu_to_le16( in qlt_xmit_response()
3296 pkt->u.status0.flags |= in qlt_xmit_response()
3331 pkt->u.status0.flags |= cpu_to_le16( in qlt_xmit_response()
3347 cmd->ctio_flags = le16_to_cpu(pkt->u.status0.flags); in qlt_xmit_response()
3420 pkt->u.status0.flags |= cpu_to_le16(CTIO7_FLAGS_DATA_OUT | in qlt_rdy_to_xfer()
3428 cmd->ctio_flags = le16_to_cpu(pkt->u.status0.flags); in qlt_rdy_to_xfer()