|
Linux Kernel
3.7.1
|
#include <libfc.h>
Data Fields | |
| spinlock_t | ex_lock |
| atomic_t | ex_refcnt |
| enum fc_class | class |
| struct fc_exch_mgr * | em |
| struct fc_exch_pool * | pool |
| struct list_head | ex_list |
| struct fc_lport * | lp |
| u32 | esb_stat |
| u8 | state |
| u8 | fh_type |
| u8 | seq_id |
| u8 | encaps |
| u16 | xid |
| u16 | oxid |
| u16 | rxid |
| u32 | oid |
| u32 | sid |
| u32 | did |
| u32 | r_a_tov |
| u32 | f_ctl |
| struct fc_seq | seq |
| void(* | resp )(struct fc_seq *, struct fc_frame *, void *) |
| void * | arg |
| void(* | destructor )(struct fc_seq *, void *) |
| struct delayed_work | timeout_work |
| struct fc_exch_mgr* em |
| spinlock_t ex_lock |
| struct delayed_work timeout_work |
1.8.2