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()
559 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
750 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
944 struct fc_seq *seq; in fc_fcp_complete_locked()
971 struct fc_seq *csp; in fc_fcp_complete_locked()
1138 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
1143 struct fc_seq *seq; in fc_fcp_cmd_send()
1330 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
1463 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp()
1668 struct fc_seq *seq; in fc_fcp_srr()
1718 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()