Searched refs:debugfs_bist_dentry (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 4863 hisi_hba->debugfs_bist_dentry = in debugfs_bist_init_v3_hw() 4866 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw() 4870 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw() 4874 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4879 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4883 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4886 debugfs_create_file("cnt", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4890 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4893 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4896 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in debugfs_bist_init_v3_hw()
|
H A D | hisi_sas.h | 485 struct dentry *debugfs_bist_dentry; member
|