Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h271 DEBUGFS_RAS, enumerator
H A Dhisi_sas_main.c2784 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_RAS].data; in hisi_sas_debugfs_snapshot_ras_reg()
2787 hw->debugfs_reg_array[DEBUGFS_RAS]; in hisi_sas_debugfs_snapshot_ras_reg()
2927 const void *reg_ras = hw->debugfs_reg_array[DEBUGFS_RAS]; in hisi_sas_debugfs_ras_show()
3285 &hisi_hba->debugfs_regs[dump_index][DEBUGFS_RAS], in hisi_sas_debugfs_create_files()
H A Dhisi_sas_v3_hw.c3176 .debugfs_reg_array[DEBUGFS_RAS] = &debugfs_ras_reg,