Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas.h346 void (*debugfs_snapshot_regs)(struct hisi_hba *hisi_hba); member
Dhisi_sas_main.c1577 hisi_hba->hw->debugfs_snapshot_regs(hisi_hba); in hisi_sas_controller_prereset()
Dhisi_sas_v3_hw.c3373 .debugfs_snapshot_regs = debugfs_snapshot_regs_v3_hw,