Home
last modified time | relevance | path

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

/include/scsi/fc/
Dfc_encaps.h113 static inline enum fc_class fc_sof_class(enum fc_sof sof) in fc_sof_class() function
/include/scsi/
Dfc_frame.h222 return fc_sof_class(fr_sof(fp)); in fc_frame_class()