^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) What: /sys/bus/scsi/drivers/st/debug_flag
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Date: October 2015
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) KernelVersion: ?.?
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) Contact: shane.seymour@hpe.com
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) This file allows you to turn debug output from the st driver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) off if you write a '0' to the file or on if you write a '1'.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) Note that debug output requires that the module be compiled
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) with the #define DEBUG set to a non-zero value (this is the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) default). If DEBUG is set to 0 then this file will not
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) appear in sysfs as its presence is conditional upon debug
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) output support being compiled into the module.