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
1052
tl_hba->tl_proto_id = SCSI_PROTOCOL_FCP;
drivers/target/loopback/tcm_loop.c
610
case SCSI_PROTOCOL_FCP:
drivers/target/loopback/tcm_loop.c
846
if (tl_hba->tl_proto_id != SCSI_PROTOCOL_FCP) {
drivers/target/target_core_fabric_lib.c
381
case SCSI_PROTOCOL_FCP:
drivers/target/target_core_fabric_lib.c
411
case SCSI_PROTOCOL_FCP:
drivers/target/target_core_fabric_lib.c
436
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
1316
case SCSI_PROTOCOL_FCP:
drivers/xen/xen-scsiback.c
1369
tport->tport_proto_id = SCSI_PROTOCOL_FCP;
drivers/xen/xen-scsiback.c
1663
if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_FCP) {