Searched refs:hisi_sas_debugfs_enable (Results 1 – 3 of 3) sorted by relevance
1566 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct) in hisi_sas_controller_reset()2058 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct) in _hisi_sas_internal_task_abort()3872 bool hisi_sas_debugfs_enable; variable3873 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_enable);3874 module_param_named(debugfs_enable, hisi_sas_debugfs_enable, bool, 0444);3875 MODULE_PARM_DESC(hisi_sas_debugfs_enable, "Enable driver debugfs (default disabled)");3883 if (hisi_sas_debugfs_enable) in hisi_sas_init()
558 extern bool hisi_sas_debugfs_enable;
3240 if (hisi_sas_debugfs_enable) in hisi_sas_v3_probe()