Home
last modified time | relevance | path

Searched refs:debugfs_snapshot_regs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h346 int (*debugfs_snapshot_regs)(struct hisi_hba *hisi_hba); member
Dhisi_sas_main.c1583 hisi_hba->hw->debugfs_snapshot_regs(hisi_hba); in hisi_sas_controller_prereset()
1979 hisi_hba->hw->debugfs_snapshot_regs(hisi_hba); in hisi_sas_internal_abort_timeout()
Dhisi_sas_v3_hw.c3371 .debugfs_snapshot_regs = debugfs_snapshot_regs_v3_hw,