Searched refs:FC_SP_FT_BCAST (Results 1 – 2 of 2) sorted by relevance
670 if (req->fl_csp.sp_features & cpu_to_be16(FC_SP_FT_BCAST)) in efc_send_plogi_acc()671 plogi->fl_csp.sp_features |= cpu_to_be16(FC_SP_FT_BCAST); in efc_send_plogi_acc()
361 #define FC_SP_FT_BCAST 0x0100 /* broadcast */ macro