Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs.c1211 if ((pid == bfa_ntoh3b(FC_FABRIC_PORT)) && in bfa_fcs_fabric_uf_recv()
1221 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) { in bfa_fcs_fabric_uf_recv()
1337 bfa_hton3b(FC_FABRIC_PORT), in bfa_fcs_fabric_send_flogi_acc()
Dbfa_fcbuild.c227 u32 d_id = bfa_hton3b(FC_FABRIC_PORT); in fc_flogi_build()
286 u32 d_id = bfa_hton3b(FC_FABRIC_PORT); in fc_fdisc_build()
Dbfa_fc.h157 FC_FABRIC_PORT = 0xFFFFFE, enumerator