Symbol: SCSI_PROTOCOL_FCP
drivers/scsi/elx/efct/efct_lio.c
912
ret = core_tpg_register(wwn, &tpg->tpg, SCSI_PROTOCOL_FCP);
drivers/scsi/elx/efct/efct_lio.c
975
ret = core_tpg_register(wwn, &tpg->tpg, SCSI_PROTOCOL_FCP);
drivers/scsi/qla2xxx/tcm_qla2xxx.c
1035
ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP);
drivers/scsi/qla2xxx/tcm_qla2xxx.c
1126
ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP);
drivers/scsi/ses.c
482
case SCSI_PROTOCOL_FCP:
drivers/target/loopback/tcm_loop.c
554
case SCSI_PROTOCOL_FCP:
drivers/target/loopback/tcm_loop.c
790
if (tl_hba->tl_proto_id != SCSI_PROTOCOL_FCP) {
drivers/target/loopback/tcm_loop.c
996
tl_hba->tl_proto_id = SCSI_PROTOCOL_FCP;
drivers/target/target_core_fabric_lib.c
422
case SCSI_PROTOCOL_FCP:
drivers/target/target_core_fabric_lib.c
452
case SCSI_PROTOCOL_FCP:
drivers/target/target_core_fabric_lib.c
485
case SCSI_PROTOCOL_FCP:
drivers/target/target_core_spc.c
57
case SCSI_PROTOCOL_FCP:
drivers/target/tcm_fc/tfc_conf.c
260
ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP);
drivers/target/tcm_remote/tcm_remote.c
174
remote_hba->remote_proto_id = SCSI_PROTOCOL_FCP;
drivers/target/tcm_remote/tcm_remote.c
59
case SCSI_PROTOCOL_FCP:
drivers/vhost/scsi.c
2467
case SCSI_PROTOCOL_FCP:
drivers/vhost/scsi.c
2734
if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_FCP) {
drivers/vhost/scsi.c
2864
tport->tport_proto_id = SCSI_PROTOCOL_FCP;
drivers/xen/xen-scsiback.c
1332
case SCSI_PROTOCOL_FCP:
drivers/xen/xen-scsiback.c
1385
tport->tport_proto_id = SCSI_PROTOCOL_FCP;
drivers/xen/xen-scsiback.c
1679
if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_FCP) {