Searched refs:debugfs_bist_dentry (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/scsi/hisi_sas/ |
| D | hisi_sas_v3_hw.c | 4576 hisi_hba->debugfs_bist_dentry = in debugfs_bist_init_v3_hw() 4579 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw() 4583 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw() 4587 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4592 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4596 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4599 debugfs_create_u32("cnt", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4603 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4606 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw() 4609 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in debugfs_bist_init_v3_hw()
|
| D | hisi_sas.h | 492 struct dentry *debugfs_bist_dentry; member
|