1d9b43a10SSeymour, Shane MWhat:		/sys/bus/scsi/drivers/st/debug_flag
2d9b43a10SSeymour, Shane MDate:		October 2015
3d9b43a10SSeymour, Shane MKernelVersion:	?.?
4d9b43a10SSeymour, Shane MContact:	shane.seymour@hpe.com
5d9b43a10SSeymour, Shane MDescription:
6d9b43a10SSeymour, Shane M		This file allows you to turn debug output from the st driver
7d9b43a10SSeymour, Shane M		off if you write a '0' to the file or on if you write a '1'.
8d9b43a10SSeymour, Shane M		Note that debug output requires that the module be compiled
9d9b43a10SSeymour, Shane M		with the #define DEBUG set to a non-zero value (this is the
10d9b43a10SSeymour, Shane M		default). If DEBUG is set to 0 then this file will not
11d9b43a10SSeymour, Shane M		appear in sysfs as its presence is conditional upon debug
12d9b43a10SSeymour, Shane M		output support being compiled into the module.
13