Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi.h351 SCSI_PROTOCOL_SBP = 3, /* firewire */ enumerator
/linux-4.1.27/drivers/target/sbp/
Dsbp_target.c1871 return SCSI_PROTOCOL_SBP; in sbp_get_fabric_proto_ident()
1886 buf[0] = SCSI_PROTOCOL_SBP; in sbp_get_pr_transport_id()