Home
last modified time | relevance | path

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

/linux-4.19.296/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