Home
last modified time | relevance | path

Searched refs:debugfs_bist_dentry (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_main.c3801 hisi_hba->debugfs_bist_dentry = in hisi_sas_debugfs_bist_init()
3804 hisi_hba->debugfs_bist_dentry, hisi_hba, in hisi_sas_debugfs_bist_init()
3808 hisi_hba->debugfs_bist_dentry, hisi_hba, in hisi_sas_debugfs_bist_init()
3811 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3814 debugfs_create_u32("cnt", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3818 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3821 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
Dhisi_sas.h416 struct dentry *debugfs_bist_dentry; member