Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibfc.h428 struct fc_exch { struct
432 struct fc_exch_mgr *em; argument
433 struct fc_exch_pool *pool; argument
434 struct list_head ex_list;
458 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument