Searched refs:fc_exch (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A DMakefile8 fc_exch.o \
H A Dfc_exch.c47 * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.
51 * fc_exch holds state for one exchange and links to its active sequence.
106 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq)
126 static void fc_exch_rrq(struct fc_exch *);
187 static inline void fc_exch_hold(struct fc_exch *ep)
202 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,
254 static void fc_exch_release(struct fc_exch *ep)
271 static int fc_exch_done_locked(struct fc_exch *ep)
304 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool,
307 struct fc_exch **exche
[all...]
H A Dfc_fcp.c540 struct fc_exch *ep;
918 struct fc_exch *ep;
1610 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
1678 * call by fc_fcp_srr_error would prevent fc_exch.c from seeing
/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 DMakefile8 fc_exch.o \
H A Dfc_exch.c47 * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.
51 * fc_exch holds state for one exchange and links to its active sequence.
106 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq)
126 static void fc_exch_rrq(struct fc_exch *);
187 static inline void fc_exch_hold(struct fc_exch *ep)
202 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,
254 static void fc_exch_release(struct fc_exch *ep)
271 static int fc_exch_done_locked(struct fc_exch *ep)
304 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool,
307 struct fc_exch **exche
[all...]
H A Dfc_fcp.c540 struct fc_exch *ep;
918 struct fc_exch *ep;
1610 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
1678 * call by fc_fcp_srr_error would prevent fc_exch.c from seeing
/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.h348 * fc_exch holds state for one exchange and links to its active sequence.
375 * struct fc_exch - Fibre Channel Exchange
407 struct fc_exch { struct
437 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq)
H A Dfc_encode.h296 struct fc_exch *ep = fc_seq_exch(fr_seq(fp));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dlibfc.h348 * fc_exch holds state for one exchange and links to its active sequence.
375 * struct fc_exch - Fibre Channel Exchange
407 struct fc_exch { struct
437 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq)
H A Dfc_encode.h296 struct fc_exch *ep = fc_seq_exch(fr_seq(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.c2508 struct fc_exch *exch = fc_seq_exch(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.c2508 struct fc_exch *exch = fc_seq_exch(seq);

Completed in 196 milliseconds