Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A 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()
H A Dtarget_core_spc.c60 case SCSI_PROTOCOL_SBP: in spc_find_scsi_transport_vd()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h262 SCSI_PROTOCOL_SBP = 3, /* firewire */ enumerator
/openbmc/linux/drivers/target/sbp/
H A Dsbp_target.c1998 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SBP); in sbp_make_tpg()