Home
last modified time | relevance | path

Searched defs:fc_exch (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/scsi/
Dlibfc.h436 struct fc_exch { struct
440 struct fc_exch_mgr *em; argument
441 struct fc_exch_pool *pool; argument
442 struct list_head ex_list;
466 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h424 struct fc_exch { struct
428 struct fc_exch_mgr *em; argument
429 struct fc_exch_pool *pool; argument
430 struct list_head ex_list;
454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument