Searched refs:debugfs_bist_enable (Results 1 – 2 of 2) sorted by relevance
3382 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_linkrate_write()3472 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_code_mode_write()3524 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_phy_write()3601 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_mode_write()3659 if (enable == hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_enable_write()3669 hisi_hba->debugfs_bist_enable = enable; in hisi_sas_debugfs_bist_enable_write()3678 seq_printf(s, "%d\n", hisi_hba->debugfs_bist_enable); in hisi_sas_debugfs_bist_enable_show()
478 int debugfs_bist_enable; member