summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-class-scsi_host
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-scsi_host')
-rw-r--r--Documentation/ABI/testing/sysfs-class-scsi_host13
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/ABI/testing/sysfs-class-scsi_host b/Documentation/ABI/testing/sysfs-class-scsi_host
deleted file mode 100644
index 29a4f892e43..00000000000
--- a/Documentation/ABI/testing/sysfs-class-scsi_host
+++ /dev/null
@@ -1,13 +0,0 @@
-What: /sys/class/scsi_host/hostX/isci_id
-Date: June 2011
-Contact: Dave Jiang <dave.jiang@intel.com>
-Description:
- This file contains the enumerated host ID for the Intel
- SCU controller. The Intel(R) C600 Series Chipset SATA/SAS
- Storage Control Unit embeds up to two 4-port controllers in
- a single PCI device. The controllers are enumerated in order
- which usually means the lowest number scsi_host corresponds
- with the first controller, but this association is not
- guaranteed. The 'isci_id' attribute unambiguously identifies
- the controller index: '0' for the first controller,
- '1' for the second.