Searched refs:seq_ptr (Results 1 – 6 of 6) sorted by relevance
267 if (!fsp->seq_ptr) in fc_fcp_send_abort()274 return fsp->lp->tt.seq_exch_abort(fsp->seq_ptr, 0); in fc_fcp_send_abort()288 if (fsp->seq_ptr) { in fc_fcp_retry_cmd()289 fsp->lp->tt.exch_done(fsp->seq_ptr); in fc_fcp_retry_cmd()290 fsp->seq_ptr = NULL; in fc_fcp_retry_cmd()966 seq = fsp->seq_ptr; in fc_fcp_complete_locked()968 fsp->seq_ptr = NULL; in fc_fcp_complete_locked()1005 if (fsp->seq_ptr) { in fc_fcp_cleanup_cmd()1006 lport->tt.exch_done(fsp->seq_ptr); in fc_fcp_cleanup_cmd()1007 fsp->seq_ptr = NULL; in fc_fcp_cleanup_cmd()[all …]
70 if ((pkt)->seq_ptr) { \72 _ep = fc_seq_exch((pkt)->seq_ptr); \
109 cmd->seq_ptr = seq; in iscsit_dataout_within_command_recovery_check()259 cmd->seq_ptr = seq; in iscsit_dataout_check_sequence()363 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_check_datasn()421 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_pre_datapduinorder_yes()572 seq = cmd->seq_ptr; in iscsit_dataout_post_crc_passed()608 seq = cmd->seq_ptr; in iscsit_dataout_post_crc_passed()
637 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_datapduinorder_no_fbit()
349 struct fc_seq *seq_ptr; member
475 struct iscsi_seq *seq_ptr; member