Lines Matching refs:fc_seq
82 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
85 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
91 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
95 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
192 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
594 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
778 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
986 struct fc_seq *seq; in fc_fcp_complete_locked()
1016 struct fc_seq *csp; in fc_fcp_complete_locked()
1168 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
1173 struct fc_seq *seq; in fc_fcp_cmd_send()
1367 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
1509 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp()
1724 struct fc_seq *seq; in fc_fcp_srr()
1772 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()