0001 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/model
0002 Date: March 2009
0003 KernelVersion: 2.6.30
0004 Contact: iss_storagedev@hp.com
0005 Description: Displays the SCSI INQUIRY page 0 model for logical drive
0006 Y of controller X.
0007
0008 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/rev
0009 Date: March 2009
0010 KernelVersion: 2.6.30
0011 Contact: iss_storagedev@hp.com
0012 Description: Displays the SCSI INQUIRY page 0 revision for logical
0013 drive Y of controller X.
0014
0015 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/unique_id
0016 Date: March 2009
0017 KernelVersion: 2.6.30
0018 Contact: iss_storagedev@hp.com
0019 Description: Displays the SCSI INQUIRY page 83 serial number for logical
0020 drive Y of controller X.
0021
0022 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/vendor
0023 Date: March 2009
0024 KernelVersion: 2.6.30
0025 Contact: iss_storagedev@hp.com
0026 Description: Displays the SCSI INQUIRY page 0 vendor for logical drive
0027 Y of controller X.
0028
0029 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/block:cciss!cXdY
0030 Date: March 2009
0031 KernelVersion: 2.6.30
0032 Contact: iss_storagedev@hp.com
0033 Description: A symbolic link to /sys/block/cciss!cXdY
0034
0035 What: /sys/bus/pci/devices/<dev>/ccissX/rescan
0036 Date: August 2009
0037 KernelVersion: 2.6.31
0038 Contact: iss_storagedev@hp.com
0039 Description: Kicks of a rescan of the controller to discover logical
0040 drive topology changes.
0041
0042 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/lunid
0043 Date: August 2009
0044 KernelVersion: 2.6.31
0045 Contact: iss_storagedev@hp.com
0046 Description: Displays the 8-byte LUN ID used to address logical
0047 drive Y of controller X.
0048
0049 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/raid_level
0050 Date: August 2009
0051 KernelVersion: 2.6.31
0052 Contact: iss_storagedev@hp.com
0053 Description: Displays the RAID level of logical drive Y of
0054 controller X.
0055
0056 What: /sys/bus/pci/devices/<dev>/ccissX/cXdY/usage_count
0057 Date: August 2009
0058 KernelVersion: 2.6.31
0059 Contact: iss_storagedev@hp.com
0060 Description: Displays the usage count (number of opens) of logical drive Y
0061 of controller X.
0062
0063 What: /sys/bus/pci/devices/<dev>/ccissX/resettable
0064 Date: February 2011
0065 KernelVersion: 2.6.38
0066 Contact: iss_storagedev@hp.com
0067 Description: Value of 1 indicates the controller can honor the reset_devices
0068 kernel parameter. Value of 0 indicates reset_devices cannot be
0069 honored. This is to allow, for example, kexec tools to be able
0070 to warn the user if they designate an unresettable device as
0071 a dump device, as kdump requires resetting the device in order
0072 to work reliably.
0073
0074 What: /sys/bus/pci/devices/<dev>/ccissX/transport_mode
0075 Date: July 2011
0076 KernelVersion: 3.0
0077 Contact: iss_storagedev@hp.com
0078 Description: Value of "simple" indicates that the controller has been placed
0079 in "simple mode". Value of "performant" indicates that the
0080 controller has been placed in "performant mode".