Home
last modified time | relevance | path

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

/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
/kernel/linux/linux-6.6/include/scsi/
Dlibfc.h433 struct fc_exch { struct
437 struct fc_exch_mgr *em; argument
438 struct fc_exch_pool *pool; argument
439 struct list_head ex_list;
463 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument