Searched refs:orig_offset (Results 1 - 5 of 5) sorted by relevance

/drivers/target/iscsi/
H A Discsi_target_seq_pdu_list.h73 u32 orig_offset; member in struct:iscsi_seq
H A Discsi_target_tmr.c527 (seq->offset - seq->orig_offset);
530 seq->offset = seq->orig_offset;
685 (seq->offset - seq->orig_offset);
687 seq->offset = seq->orig_offset;
H A Discsi_target_seq_pdu_list.c323 seq[seq_no].orig_offset = offset;
649 pr_debug("seq_list[i].orig_offset: %d, seq_list[i]."
651 cmd->seq_list[i].orig_offset, cmd->seq_list[i].xfer_len,
654 if ((cmd->seq_list[i].orig_offset +
H A Discsi_target_erl1.c741 *r2t_offset = seq->orig_offset;
744 cmd->write_data_done -= (seq->offset - seq->orig_offset);
749 seq->offset = seq->orig_offset;
/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1484 u32 orig_offset = offset; local
1553 task->rxwr_only.rx_seq_ctx.low_exp_ro = orig_offset;
1554 task->rxwr_only.rx_seq_ctx.high_exp_ro = orig_offset;

Completed in 119 milliseconds