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()
589 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
773 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
981 struct fc_seq *seq; in fc_fcp_complete_locked()
1011 struct fc_seq *csp; in fc_fcp_complete_locked()
1163 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
1168 struct fc_seq *seq; in fc_fcp_cmd_send()
1362 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
1504 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp()
1720 struct fc_seq *seq; in fc_fcp_srr()
1768 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()