Home
last modified time | relevance | path

Searched refs:fc_seq_exch (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/scsi/
Dlibfc.h466 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) macro
Dfc_encode.h643 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()