aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/stable/sysfs-transport-srp12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/ABI/stable/sysfs-transport-srp b/Documentation/ABI/stable/sysfs-transport-srp
new file mode 100644
index 000000000000..7b0d4a5350f1
--- /dev/null
+++ b/Documentation/ABI/stable/sysfs-transport-srp
@@ -0,0 +1,12 @@
1What: /sys/class/srp_remote_ports/port-<h>:<n>/port_id
2Date: June 27, 2007
3KernelVersion: 2.6.24
4Contact: linux-scsi@vger.kernel.org
5Description: 16-byte local SRP port identifier in hexadecimal format. An
6 example: 4c:49:4e:55:58:20:56:49:4f:00:00:00:00:00:00:00.
7
8What: /sys/class/srp_remote_ports/port-<h>:<n>/roles
9Date: June 27, 2007
10KernelVersion: 2.6.24
11Contact: linux-scsi@vger.kernel.org
12Description: Role of the remote port. Either "SRP Initiator" or "SRP Target".