Home
last modified time | relevance | path

Searched refs:smart_auto_offl_disable (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Dataprint.h64 bool smart_auto_offl_disable, smart_auto_offl_enable; member
130 smart_auto_offl_disable(false), smart_auto_offl_enable(false), in ata_print_options()
H A Dsmartctl.cpp472 ataopts.smart_auto_offl_disable = false; in parse_options()
474 ataopts.smart_auto_offl_disable = true; in parse_options()
H A Dataprint.cpp3366 || options.smart_auto_offl_disable in ataPrintMain()
3671 || options.smart_auto_offl_disable || options.smart_auto_offl_enable in ataPrintMain()
3893 if (options.smart_auto_offl_disable) { in ataPrintMain()
3916 || options.smart_auto_offl_disable || options.smart_auto_offl_enable in ataPrintMain()