Home
last modified time | relevance | path

Searched refs:SCSI_PROTOCOL_SBP (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/target/
Dtarget_core_fabric_lib.c350 case SCSI_PROTOCOL_SBP: in target_get_pr_transport_id_len()
375 case SCSI_PROTOCOL_SBP: in target_get_pr_transport_id()
403 case SCSI_PROTOCOL_SBP: in target_parse_pr_out_transport_id()
Dtarget_core_spc.c60 case SCSI_PROTOCOL_SBP: in spc_find_scsi_transport_vd()
/linux-6.1.9/include/scsi/
Dscsi_proto.h257 SCSI_PROTOCOL_SBP = 3, /* firewire */ enumerator
/linux-6.1.9/drivers/target/sbp/
Dsbp_target.c2023 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SBP); in sbp_make_tpg()