Home
last modified time | relevance | path

Searched refs:set_bist (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h353 int (*set_bist)(struct hisi_hba *hisi_hba, bool enable); member
H A Dhisi_sas_main.c3662 if (!hisi_hba->hw->set_bist) in hisi_sas_debugfs_bist_enable_write()
3665 val = hisi_hba->hw->set_bist(hisi_hba, enable); in hisi_sas_debugfs_bist_enable_write()
H A Dhisi_sas_v3_hw.c3204 .set_bist = debugfs_set_bist_v3_hw,

Completed in 12 milliseconds