Home
last modified time | relevance | path

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

/include/scsi/fc/
Dfc_encaps.h39 __be32 fc_sof; /* start of frame (see FC_SOF below) */ member
59 enum fc_sof { enum
97 static inline int fc_sof_needs_ack(enum fc_sof sof) in fc_sof_needs_ack()
105 static inline enum fc_sof fc_sof_normal(enum fc_class class) in fc_sof_normal()
113 static inline enum fc_class fc_sof_class(enum fc_sof sof) in fc_sof_class()
121 static inline int fc_sof_is_init(enum fc_sof sof) in fc_sof_is_init()