Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A 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