Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/libefc/
H A Defc_els.c670 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()
/linux/include/uapi/scsi/fc/
H A Dfc_els.h361 #define FC_SP_FT_BCAST 0x0100 /* broadcast */ macro