Home
last modified time | relevance | path

Searched refs:hisi_sas_debugfs_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1576 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in hisi_sas_controller_prereset()
1964 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in hisi_sas_internal_abort_timeout()
2576 bool hisi_sas_debugfs_enable = true; variable
2580 bool hisi_sas_debugfs_enable; variable
2584 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_enable); variable
2585 module_param_named(debugfs_enable, hisi_sas_debugfs_enable, bool, 0444);
2586 MODULE_PARM_DESC(hisi_sas_debugfs_enable,
2602 if (hisi_sas_debugfs_enable) { in hisi_sas_init()
H A Dhisi_sas.h630 extern bool hisi_sas_debugfs_enable;
H A Dhisi_sas_v3_hw.c4994 if (hisi_sas_debugfs_enable) in hisi_sas_v3_probe()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1583 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in hisi_sas_controller_reset()
2075 if (hisi_sas_debugfs_enable && hisi_hba->debugfs_itct[0].itct) in _hisi_sas_internal_task_abort()
4062 bool hisi_sas_debugfs_enable; variable
4063 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_enable); variable
4064 module_param_named(debugfs_enable, hisi_sas_debugfs_enable, bool, 0444);
4065 MODULE_PARM_DESC(hisi_sas_debugfs_enable, "Enable driver debugfs (default disabled)");
4078 if (hisi_sas_debugfs_enable) { in hisi_sas_init()
H A Dhisi_sas.h638 extern bool hisi_sas_debugfs_enable;
H A Dhisi_sas_v3_hw.c3339 if (hisi_sas_debugfs_enable) in hisi_sas_v3_probe()

Completed in 26 milliseconds