Searched refs:debugfs_bist_dentry (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 3955 hisi_hba->debugfs_bist_dentry = in hisi_sas_debugfs_bist_init() 3958 hisi_hba->debugfs_bist_dentry, hisi_hba, in hisi_sas_debugfs_bist_init() 3962 hisi_hba->debugfs_bist_dentry, hisi_hba, in hisi_sas_debugfs_bist_init() 3966 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init() 3971 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init() 3975 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init() 3978 debugfs_create_u32("cnt", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init() 3982 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init() 3985 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init() 3988 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in hisi_sas_debugfs_bist_init()
|
| D | hisi_sas.h | 497 struct dentry *debugfs_bist_dentry; member
|