Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c4657 hisi_hba->debugfs_bist_dentry = in debugfs_bist_init_v3_hw()
4660 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw()
4664 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw()
4668 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4673 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4677 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4680 debugfs_create_file("cnt", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4684 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4687 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4690 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in debugfs_bist_init_v3_hw()
Dhisi_sas.h484 struct dentry *debugfs_bist_dentry; member