fc_exch_mgr        72 drivers/scsi/fcoe/fcoe.h 	struct fc_exch_mgr *oem;
fc_exch_mgr       116 drivers/scsi/libfc/fc_exch.c 	struct fc_exch_mgr *mp;
fc_exch_mgr       312 drivers/scsi/libfc/fc_exch.c 	struct fc_exch_mgr *mp;
fc_exch_mgr       809 drivers/scsi/libfc/fc_exch.c 					struct fc_exch_mgr *mp)
fc_exch_mgr       923 drivers/scsi/libfc/fc_exch.c static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid)
fc_exch_mgr       988 drivers/scsi/libfc/fc_exch.c 				    struct fc_exch_mgr *mp,
fc_exch_mgr      1036 drivers/scsi/libfc/fc_exch.c 						 struct fc_exch_mgr *mp,
fc_exch_mgr      1165 drivers/scsi/libfc/fc_exch.c static struct fc_seq *fc_seq_lookup_orig(struct fc_exch_mgr *mp,
fc_exch_mgr      1506 drivers/scsi/libfc/fc_exch.c static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp,
fc_exch_mgr      1568 drivers/scsi/libfc/fc_exch.c static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
fc_exch_mgr      1656 drivers/scsi/libfc/fc_exch.c static void fc_exch_recv_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
fc_exch_mgr      1754 drivers/scsi/libfc/fc_exch.c static void fc_exch_recv_bls(struct fc_exch_mgr *mp, struct fc_frame *fp)
fc_exch_mgr      2349 drivers/scsi/libfc/fc_exch.c 	struct fc_exch_mgr *mp;
fc_exch_mgr      2373 drivers/scsi/libfc/fc_exch.c 					   struct fc_exch_mgr *mp,
fc_exch_mgr      2397 drivers/scsi/libfc/fc_exch.c 	struct fc_exch_mgr *mp = container_of(kref, struct fc_exch_mgr, kref);
fc_exch_mgr      2446 drivers/scsi/libfc/fc_exch.c struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport,
fc_exch_mgr      2451 drivers/scsi/libfc/fc_exch.c 	struct fc_exch_mgr *mp;
fc_exch_mgr      2467 drivers/scsi/libfc/fc_exch.c 	mp = kzalloc(sizeof(struct fc_exch_mgr), GFP_ATOMIC);
fc_exch_mgr       363 include/scsi/libfc.h struct fc_exch_mgr;
fc_exch_mgr       428 include/scsi/libfc.h 	struct fc_exch_mgr  *em;
fc_exch_mgr       987 include/scsi/libfc.h 					   struct fc_exch_mgr *,
fc_exch_mgr       991 include/scsi/libfc.h struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *, enum fc_class class,