ELS_LOGO          339 drivers/s390/scsi/zfcp_fc.c 	else if (els_type == ELS_LOGO)
ELS_LOGO          231 drivers/scsi/bnx2fc/bnx2fc_els.c 	rc = bnx2fc_initiate_els(tgt, ELS_LOGO, logo, sizeof(*logo),
ELS_LOGO          942 drivers/scsi/bnx2fc/bnx2fc_els.c 	case ELS_LOGO:
ELS_LOGO          232 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		case ELS_LOGO:
ELS_LOGO          597 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		case ELS_LOGO:
ELS_LOGO         1632 drivers/scsi/fcoe/fcoe.c 	if (is_fip_mode(ctlr) && fc_frame_payload_op(fp) == ELS_LOGO &&
ELS_LOGO         2640 drivers/scsi/fcoe/fcoe.c 	case ELS_LOGO:
ELS_LOGO          745 drivers/scsi/fcoe/fcoe_ctlr.c 	case ELS_LOGO:
ELS_LOGO          890 drivers/scsi/libfc/fc_lport.c 		case ELS_LOGO:
ELS_LOGO         1663 drivers/scsi/libfc/fc_lport.c 	if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO,
ELS_LOGO         1478 drivers/scsi/libfc/fc_rport.c 	if (!lport->tt.elsct_send(lport, rdata->ids.port_id, fp, ELS_LOGO,
ELS_LOGO         1805 drivers/scsi/libfc/fc_rport.c 	case ELS_LOGO:
ELS_LOGO         2394 drivers/scsi/qedf/qedf_main.c 		case ELS_LOGO:
ELS_LOGO         2346 drivers/scsi/qla2xxx/qla_target.c 		case ELS_LOGO:
ELS_LOGO         5054 drivers/scsi/qla2xxx/qla_target.c 	case ELS_LOGO:
ELS_LOGO          608 include/scsi/fc_encode.h 	logo->fl_cmd = ELS_LOGO;
ELS_LOGO          699 include/scsi/fc_encode.h 	case ELS_LOGO:
ELS_LOGO           94 include/uapi/scsi/fc/fc_els.h 	[ELS_LOGO] =	"LOGO",			\