Lines Matching refs:fc_seq
349 struct fc_seq *seq_ptr;
355 struct fc_seq *recov_seq;
379 struct fc_seq { struct
449 struct fc_seq seq;
453 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
455 void (*destructor)(struct fc_seq *, void *);
474 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
476 void (*resp)(struct fc_seq *,
503 struct fc_seq *(*exch_seq_send)(struct fc_lport *, struct fc_frame *,
504 void (*resp)(struct fc_seq *,
507 void (*destructor)(struct fc_seq *,
545 int (*seq_send)(struct fc_lport *, struct fc_seq *,
566 int (*seq_exch_abort)(const struct fc_seq *,
575 void (*exch_done)(struct fc_seq *);
582 struct fc_seq *(*seq_start_next)(struct fc_seq *);
589 void (*seq_set_resp)(struct fc_seq *sp,
590 void (*resp)(struct fc_seq *, struct fc_frame *,
599 struct fc_seq *(*seq_assign)(struct fc_lport *, struct fc_frame *);
606 void (*seq_release)(struct fc_seq *);
724 void (*resp)(struct fc_seq *, struct fc_frame *,
1113 struct fc_seq *fc_elsct_send(struct fc_lport *, u32 did,
1116 void (*resp)(struct fc_seq *,
1120 void fc_lport_flogi_resp(struct fc_seq *, struct fc_frame *, void *);
1121 void fc_lport_logo_resp(struct fc_seq *, struct fc_frame *, void *);