xref: /OK3568_Linux_fs/kernel/Documentation/ABI/testing/sysfs-driver-st (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunWhat:		/sys/bus/scsi/drivers/st/debug_flag
2*4882a593SmuzhiyunDate:		October 2015
3*4882a593SmuzhiyunKernelVersion:	?.?
4*4882a593SmuzhiyunContact:	shane.seymour@hpe.com
5*4882a593SmuzhiyunDescription:
6*4882a593Smuzhiyun		This file allows you to turn debug output from the st driver
7*4882a593Smuzhiyun		off if you write a '0' to the file or on if you write a '1'.
8*4882a593Smuzhiyun		Note that debug output requires that the module be compiled
9*4882a593Smuzhiyun		with the #define DEBUG set to a non-zero value (this is the
10*4882a593Smuzhiyun		default). If DEBUG is set to 0 then this file will not
11*4882a593Smuzhiyun		appear in sysfs as its presence is conditional upon debug
12*4882a593Smuzhiyun		output support being compiled into the module.
13