Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1593 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in hisi_sas_controller_prereset()
2110 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in _hisi_sas_internal_task_abort()
2786 bool hisi_sas_debugfs_enable = true; variable
2790 bool hisi_sas_debugfs_enable; variable
2794 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_enable);
2795 module_param_named(debugfs_enable, hisi_sas_debugfs_enable, bool, 0444);
2796 MODULE_PARM_DESC(hisi_sas_debugfs_enable,
2812 if (hisi_sas_debugfs_enable) { in hisi_sas_init()
Dhisi_sas.h634 extern bool hisi_sas_debugfs_enable;
Dhisi_sas_v3_hw.c4757 if (hisi_sas_debugfs_enable) in hisi_sas_v3_probe()