Searched refs:hisi_sas_debugfs_enable (Results 1 – 3 of 3) sorted by relevance
1576 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in hisi_sas_controller_prereset()1961 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in hisi_sas_internal_abort_timeout()2573 bool hisi_sas_debugfs_enable = true; variable2577 bool hisi_sas_debugfs_enable; variable2581 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_enable);2582 module_param_named(debugfs_enable, hisi_sas_debugfs_enable, bool, 0444);2583 MODULE_PARM_DESC(hisi_sas_debugfs_enable,2599 if (hisi_sas_debugfs_enable) { in hisi_sas_init()
630 extern bool hisi_sas_debugfs_enable;
4993 if (hisi_sas_debugfs_enable) in hisi_sas_v3_probe()