SCSI_PROTOCOL_FCP 1019 drivers/scsi/qla2xxx/tcm_qla2xxx.c 	ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP);
SCSI_PROTOCOL_FCP 1134 drivers/scsi/qla2xxx/tcm_qla2xxx.c 	ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP);
SCSI_PROTOCOL_FCP  437 drivers/scsi/ses.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP  613 drivers/target/loopback/tcm_loop.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP  849 drivers/target/loopback/tcm_loop.c 		if (tl_hba->tl_proto_id != SCSI_PROTOCOL_FCP) {
SCSI_PROTOCOL_FCP 1052 drivers/target/loopback/tcm_loop.c 		tl_hba->tl_proto_id = SCSI_PROTOCOL_FCP;
SCSI_PROTOCOL_FCP  353 drivers/target/target_core_fabric_lib.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP  383 drivers/target/target_core_fabric_lib.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP  409 drivers/target/target_core_fabric_lib.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP  259 drivers/target/tcm_fc/tfc_conf.c 	ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP);
SCSI_PROTOCOL_FCP 1770 drivers/vhost/scsi.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP 2102 drivers/vhost/scsi.c 		if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_FCP) {
SCSI_PROTOCOL_FCP 2232 drivers/vhost/scsi.c 		tport->tport_proto_id = SCSI_PROTOCOL_FCP;
SCSI_PROTOCOL_FCP 1286 drivers/xen/xen-scsiback.c 	case SCSI_PROTOCOL_FCP:
SCSI_PROTOCOL_FCP 1339 drivers/xen/xen-scsiback.c 		tport->tport_proto_id = SCSI_PROTOCOL_FCP;
SCSI_PROTOCOL_FCP 1653 drivers/xen/xen-scsiback.c 		if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_FCP) {