xref: /linux/Documentation/ABI/testing/sysfs-class-scsi_host (revision 3a7bda830fad427768ed71c0ebf3448849c006b5)
1*3a7bda83SDave JiangWhat:		/sys/class/scsi_host/hostX/isci_id
2*3a7bda83SDave JiangDate:		June 2011
3*3a7bda83SDave JiangContact:	Dave Jiang <dave.jiang@intel.com>
4*3a7bda83SDave JiangDescription:
5*3a7bda83SDave Jiang		This file contains the enumerated host ID for the Intel
6*3a7bda83SDave Jiang		SCU controller. The Intel(R) C600 Series Chipset SATA/SAS
7*3a7bda83SDave Jiang		Storage Control Unit embeds up to two 4-port controllers in
8*3a7bda83SDave Jiang		a single PCI device.  The controllers are enumerated in order
9*3a7bda83SDave Jiang		which usually means the lowest number scsi_host corresponds
10*3a7bda83SDave Jiang		with the first controller, but this association is not
11*3a7bda83SDave Jiang		guaranteed.  The 'isci_id' attribute unambiguously identifies
12*3a7bda83SDave Jiang		the controller index: '0' for the first controller,
13*3a7bda83SDave Jiang		'1' for the second.
14