Lines Matching refs:status0
1792 pkt->u.status0.flags |= (atio->u.isp24.attr << 9); in qlt_24xx_build_ctio_pkt()
1794 pkt->u.status0.ox_id = cpu_to_le16(temp); in qlt_24xx_build_ctio_pkt()
1795 pkt->u.status0.relative_offset = cpu_to_le32(prm->cmd->offset); in qlt_24xx_build_ctio_pkt()
1871 pkt24->u.status0.transfer_length = cpu_to_le32(prm->cmd->bufflen); in qlt_load_data_segments()
1874 dword_ptr = pkt24->u.status0.dseg_0_address; in qlt_load_data_segments()
2088 ctio->u.status0.flags |= cpu_to_le16(CTIO7_FLAGS_SEND_STATUS); in qlt_24xx_init_ctio_to_isp()
2090 ctio->u.status0.flags |= cpu_to_le16( in qlt_24xx_init_ctio_to_isp()
2094 ctio->u.status0.residual = cpu_to_le32(prm->residual); in qlt_24xx_init_ctio_to_isp()
2095 ctio->u.status0.scsi_status = cpu_to_le16(prm->rq_result); in qlt_24xx_init_ctio_to_isp()
2545 pkt->u.status0.flags |= in qlt_xmit_response()
2554 pkt->u.status0.scsi_status = in qlt_xmit_response()
2556 pkt->u.status0.residual = in qlt_xmit_response()
2558 pkt->u.status0.flags |= cpu_to_le16( in qlt_xmit_response()
2561 pkt->u.status0.flags |= in qlt_xmit_response()
2595 pkt->u.status0.flags |= cpu_to_le16( in qlt_xmit_response()
2685 pkt->u.status0.flags |= cpu_to_le16(CTIO7_FLAGS_DATA_OUT | in qlt_rdy_to_xfer()