Searched refs:DEBUGFS_GLOBAL (Results 1 – 3 of 3) sorted by relevance
2736 u32 *databuf = hisi_hba->debugfs_regs[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_snapshot_global_reg()2739 hw->debugfs_reg_array[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_snapshot_global_reg()2847 const void *reg_global = hw->debugfs_reg_array[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_global_show()2849 hisi_sas_debugfs_print_reg(hisi_hba->debugfs_regs[DEBUGFS_GLOBAL], in hisi_sas_debugfs_global_show()3718 sz = hw->debugfs_reg_array[DEBUGFS_GLOBAL]->count * 4; in hisi_sas_debugfs_alloc()3719 hisi_hba->debugfs_regs[DEBUGFS_GLOBAL] = in hisi_sas_debugfs_alloc()3722 if (!hisi_hba->debugfs_regs[DEBUGFS_GLOBAL]) in hisi_sas_debugfs_alloc()
262 DEBUGFS_GLOBAL = 0, enumerator
3098 .debugfs_reg_array[DEBUGFS_GLOBAL] = &debugfs_global_reg,