Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h269 DEBUGFS_GLOBAL = 0, enumerator
H A Dhisi_sas_main.c2757 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in hisi_sas_debugfs_snapshot_global_reg()
2760 hw->debugfs_reg_array[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_snapshot_global_reg()
2873 const void *reg_global = hw->debugfs_reg_array[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_global_show()
3231 &hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL], in hisi_sas_debugfs_create_files()
H A Dhisi_sas_v3_hw.c3174 .debugfs_reg_array[DEBUGFS_GLOBAL] = &debugfs_global_reg,