Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fc.h121 FC_TYPE_SERVICES = 0x20, /* Fibre Channel Services */ enumerator
H A Dbfa_fcbuild.c136 fchs->type = FC_TYPE_SERVICES; in fc_gs_fchdr_build()
158 fchs->type = FC_TYPE_SERVICES; in fc_gsresp_fchdr_build()
H A Dbfa_fcs_lport.c834 if (fchs->type == FC_TYPE_SERVICES) { in bfa_fcs_lport_uf_recv()