Searched refs:fc_seq (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dlibfc.h337 struct fc_seq *seq_ptr;
341 struct fc_seq *recov_seq;
350 * fc_seq holds the state for an individual sequence.
358 * struct fc_seq - FC sequence
364 struct fc_seq { struct
429 struct fc_seq seq;
431 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
434 void (*destructor)(struct fc_seq *, void *);
453 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
455 void (*resp)(struct fc_seq *,
[all...]
H A Dfc_frame.h83 struct fc_seq *fr_seq; /* for use with exchange manager */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dlibfc.h337 struct fc_seq *seq_ptr;
341 struct fc_seq *recov_seq;
350 * fc_seq holds the state for an individual sequence.
358 * struct fc_seq - FC sequence
364 struct fc_seq { struct
429 struct fc_seq seq;
431 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
434 void (*destructor)(struct fc_seq *, void *);
453 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
455 void (*resp)(struct fc_seq *,
[all...]
H A Dfc_frame.h83 struct fc_seq *fr_seq; /* for use with exchange manager */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A Dfc_elsct.c41 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did,
43 void (*resp)(struct fc_seq *,
H A Dfc_exch.c47 * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.
53 * fc_seq holds the state for an individual sequence.
382 static int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp,
435 static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id)
437 struct fc_seq *sp;
451 static struct fc_seq *fc_seq_start_next_locked(struct fc_seq *sp)
466 static struct fc_seq *fc_seq_start_next(struct fc_seq *sp)
484 static int fc_seq_exch_abort(const struct fc_seq *req_s
[all...]
H A Dfc_libfc.c151 struct fc_seq *sp;
205 struct fc_seq *sp;
H A Dfc_fcp.c95 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
98 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
104 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
108 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
196 * routine of the libfc Transport Template. The 'struct fc_seq' is a required
201 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp)
537 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq,
724 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg)
917 struct fc_seq *seq;
945 struct fc_seq *cs
[all...]
H A Dfc_disc.c50 static void fc_disc_gpn_ft_resp(struct fc_seq *, struct fc_frame *, void *);
500 static void fc_disc_gpn_ft_resp(struct fc_seq *sp, struct fc_frame *fp,
572 static void fc_disc_gpn_id_resp(struct fc_seq *sp, struct fc_frame *fp,
H A Dfc_lport.c1041 static void fc_lport_ns_resp(struct fc_seq *sp, struct fc_frame *fp,
1113 static void fc_lport_scr_resp(struct fc_seq *sp, struct fc_frame *fp,
1334 void fc_lport_logo_resp(struct fc_seq *sp, struct fc_frame *fp,
1413 void fc_lport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp,
1595 static void fc_lport_bsg_resp(struct fc_seq *sp, struct fc_frame *fp,
H A Dfc_rport.c644 void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp,
847 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp,
943 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp,
1076 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp,
1167 static void fc_rport_logo_resp(struct fc_seq *sp, struct fc_frame *fp,
1211 static void fc_rport_adisc_resp(struct fc_seq *sp, struct fc_frame *fp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_elsct.c41 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did,
43 void (*resp)(struct fc_seq *,
H A Dfc_exch.c47 * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.
53 * fc_seq holds the state for an individual sequence.
382 static int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp,
435 static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id)
437 struct fc_seq *sp;
451 static struct fc_seq *fc_seq_start_next_locked(struct fc_seq *sp)
466 static struct fc_seq *fc_seq_start_next(struct fc_seq *sp)
484 static int fc_seq_exch_abort(const struct fc_seq *req_s
[all...]
H A Dfc_libfc.c151 struct fc_seq *sp;
205 struct fc_seq *sp;
H A Dfc_fcp.c95 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
98 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
104 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
108 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
196 * routine of the libfc Transport Template. The 'struct fc_seq' is a required
201 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp)
537 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq,
724 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg)
917 struct fc_seq *seq;
945 struct fc_seq *cs
[all...]
H A Dfc_disc.c50 static void fc_disc_gpn_ft_resp(struct fc_seq *, struct fc_frame *, void *);
500 static void fc_disc_gpn_ft_resp(struct fc_seq *sp, struct fc_frame *fp,
572 static void fc_disc_gpn_id_resp(struct fc_seq *sp, struct fc_frame *fp,
H A Dfc_lport.c1041 static void fc_lport_ns_resp(struct fc_seq *sp, struct fc_frame *fp,
1113 static void fc_lport_scr_resp(struct fc_seq *sp, struct fc_frame *fp,
1334 void fc_lport_logo_resp(struct fc_seq *sp, struct fc_frame *fp,
1413 void fc_lport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp,
1595 static void fc_lport_bsg_resp(struct fc_seq *sp, struct fc_frame *fp,
H A Dfc_rport.c644 void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp,
847 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp,
943 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp,
1076 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp,
1167 static void fc_rport_logo_resp(struct fc_seq *sp, struct fc_frame *fp,
1211 static void fc_rport_adisc_resp(struct fc_seq *sp, struct fc_frame *fp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fcoe/
H A Dfcoe.c109 static struct fc_seq *fcoe_elsct_send(struct fc_lport *,
112 void (*resp)(struct fc_seq *,
2505 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
2537 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
2556 static struct fc_seq *fcoe_elsct_send(struct fc_lport *lport, u32 did,
2558 void (*resp)(struct fc_seq *,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c109 static struct fc_seq *fcoe_elsct_send(struct fc_lport *,
112 void (*resp)(struct fc_seq *,
2505 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
2537 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
2556 static struct fc_seq *fcoe_elsct_send(struct fc_lport *lport, u32 did,
2558 void (*resp)(struct fc_seq *,

Completed in 138 milliseconds