Lines Matching refs:fc_seq
94 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
97 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
103 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
107 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
204 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
605 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
789 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
997 struct fc_seq *seq; in fc_fcp_complete_locked()
1027 struct fc_seq *csp; in fc_fcp_complete_locked()
1179 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
1184 struct fc_seq *seq; in fc_fcp_cmd_send()
1378 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
1520 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp()
1733 struct fc_seq *seq; in fc_fcp_srr()
1781 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()