Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_encaps.h60 FC_SOF_F = 0x28, /* fabric */ enumerator
91 FC_CLASS_F = FC_SOF_F,
115 return (sof & 0x7) | FC_SOF_F; in fc_sof_class()