Lines Matching refs:fc_seq
78 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
81 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
87 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
91 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
187 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
584 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
768 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
976 struct fc_seq *seq; in fc_fcp_complete_locked()
1006 struct fc_seq *csp; in fc_fcp_complete_locked()
1158 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
1163 struct fc_seq *seq; in fc_fcp_cmd_send()
1357 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
1499 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp()
1714 struct fc_seq *seq; in fc_fcp_srr()
1762 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()