Lines Matching refs:status0
1794 pkt->u.status0.flags |= (atio->u.isp24.attr << 9); in qlt_24xx_build_ctio_pkt()
1796 pkt->u.status0.ox_id = cpu_to_le16(temp); in qlt_24xx_build_ctio_pkt()
1797 pkt->u.status0.relative_offset = cpu_to_le32(prm->cmd->offset); in qlt_24xx_build_ctio_pkt()
1873 pkt24->u.status0.transfer_length = cpu_to_le32(prm->cmd->bufflen); in qlt_load_data_segments()
1876 dword_ptr = pkt24->u.status0.dseg_0_address; in qlt_load_data_segments()
2091 ctio->u.status0.flags |= in qlt_24xx_init_ctio_to_isp()
2094 ctio->u.status0.flags |= __constant_cpu_to_le16( in qlt_24xx_init_ctio_to_isp()
2098 ctio->u.status0.residual = cpu_to_le32(prm->residual); in qlt_24xx_init_ctio_to_isp()
2099 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()
2551 pkt->u.status0.flags |= in qlt_xmit_response()
2560 pkt->u.status0.scsi_status = in qlt_xmit_response()
2562 pkt->u.status0.residual = in qlt_xmit_response()
2564 pkt->u.status0.flags |= __constant_cpu_to_le16( in qlt_xmit_response()
2567 pkt->u.status0.flags |= in qlt_xmit_response()
2601 pkt->u.status0.flags |= __constant_cpu_to_le16( in qlt_xmit_response()
2691 pkt->u.status0.flags |= __constant_cpu_to_le16(CTIO7_FLAGS_DATA_OUT | in qlt_rdy_to_xfer()