Home
last modified time | relevance | path

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

/linux-6.14.4/include/scsi/
Dlibfc.h439 struct fc_exch { struct
443 struct fc_exch_mgr *em; argument
444 struct fc_exch_pool *pool; argument
445 struct list_head ex_list;
469 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument