Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h269 DEBUGFS_GLOBAL = 0, enumerator
Dhisi_sas_main.c2761 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in hisi_sas_debugfs_snapshot_global_reg()
2764 hw->debugfs_reg_array[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_snapshot_global_reg()
2877 const void *reg_global = hw->debugfs_reg_array[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_global_show()
3235 &hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL], in hisi_sas_debugfs_create_files()
Dhisi_sas_v3_hw.c3173 .debugfs_reg_array[DEBUGFS_GLOBAL] = &debugfs_global_reg,