fc_seq             82 include/scsi/fc_frame.h 	struct fc_seq	*fr_seq;	/* for use with exchange manager */
fc_seq            349 include/scsi/libfc.h 	struct fc_seq	  *seq_ptr;
fc_seq            355 include/scsi/libfc.h 	struct fc_seq	  *recov_seq;
fc_seq            449 include/scsi/libfc.h 	struct fc_seq       seq;
fc_seq            453 include/scsi/libfc.h 	void		    (*resp)(struct fc_seq *, struct fc_frame *, void *);
fc_seq            455 include/scsi/libfc.h 	void		    (*destructor)(struct fc_seq *, void *);
fc_seq            474 include/scsi/libfc.h 	struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
fc_seq            476 include/scsi/libfc.h 				     void (*resp)(struct fc_seq *,
fc_seq            503 include/scsi/libfc.h 	struct fc_seq *(*exch_seq_send)(struct fc_lport *, struct fc_frame *,
fc_seq            504 include/scsi/libfc.h 					void (*resp)(struct fc_seq *,
fc_seq            507 include/scsi/libfc.h 					void (*destructor)(struct fc_seq *,
fc_seq            545 include/scsi/libfc.h 	int (*seq_send)(struct fc_lport *, struct fc_seq *,
fc_seq            566 include/scsi/libfc.h 	int (*seq_exch_abort)(const struct fc_seq *,
fc_seq            575 include/scsi/libfc.h 	void (*exch_done)(struct fc_seq *);
fc_seq            582 include/scsi/libfc.h 	struct fc_seq *(*seq_start_next)(struct fc_seq *);
fc_seq            589 include/scsi/libfc.h 	void (*seq_set_resp)(struct fc_seq *sp,
fc_seq            590 include/scsi/libfc.h 			     void (*resp)(struct fc_seq *, struct fc_frame *,
fc_seq            599 include/scsi/libfc.h 	struct fc_seq *(*seq_assign)(struct fc_lport *, struct fc_frame *);
fc_seq            606 include/scsi/libfc.h 	void (*seq_release)(struct fc_seq *);
fc_seq            724 include/scsi/libfc.h 			    void (*resp)(struct fc_seq *, struct fc_frame *,
fc_seq           1115 include/scsi/libfc.h struct fc_seq *fc_elsct_send(struct fc_lport *, u32 did,
fc_seq           1118 include/scsi/libfc.h 				    void (*resp)(struct fc_seq *,
fc_seq           1122 include/scsi/libfc.h void fc_lport_flogi_resp(struct fc_seq *, struct fc_frame *, void *);
fc_seq           1123 include/scsi/libfc.h void fc_lport_logo_resp(struct fc_seq *, struct fc_frame *, void *);