Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_fabric_lib.c367 case SCSI_PROTOCOL_SBP: in target_get_pr_transport_id_len()
392 case SCSI_PROTOCOL_SBP: in target_get_pr_transport_id()
420 case SCSI_PROTOCOL_SBP: in target_parse_pr_out_transport_id()
/linux-4.4.14/include/scsi/
Dscsi_proto.h264 SCSI_PROTOCOL_SBP = 3, /* firewire */ enumerator
/linux-4.4.14/drivers/target/sbp/
Dsbp_target.c2056 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SBP); in sbp_make_tpg()