Searched refs:set_bist (Results 1 – 3 of 3) sorted by relevance
313 int (*set_bist)(struct hisi_hba *hisi_hba, bool enable); member
3636 if (!hisi_hba->hw->set_bist) in hisi_sas_debugfs_bist_enable_write()3639 val = hisi_hba->hw->set_bist(hisi_hba, enable); in hisi_sas_debugfs_bist_enable_write()
3105 .set_bist = debugfs_set_bist_v3_hw,