Searched refs:debugfs_bist_enable (Results 1 – 2 of 2) sorted by relevance
3356 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_linkrate_write()3446 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_code_mode_write()3498 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_phy_write()3575 if (hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_mode_write()3633 if (enable == hisi_hba->debugfs_bist_enable) in hisi_sas_debugfs_bist_enable_write()3643 hisi_hba->debugfs_bist_enable = enable; in hisi_sas_debugfs_bist_enable_write()3652 seq_printf(s, "%d\n", hisi_hba->debugfs_bist_enable); in hisi_sas_debugfs_bist_enable_show()
401 int debugfs_bist_enable; member