Searched refs:DEBUGFS_RAS (Results 1 – 3 of 3) sorted by relevance
2761 u32 *databuf = hisi_hba->debugfs_regs[DEBUGFS_RAS]; in hisi_sas_debugfs_snapshot_ras_reg()2764 hw->debugfs_reg_array[DEBUGFS_RAS]; in hisi_sas_debugfs_snapshot_ras_reg()2899 const void *reg_ras = hw->debugfs_reg_array[DEBUGFS_RAS]; in hisi_sas_debugfs_ras_show()2901 hisi_sas_debugfs_print_reg(hisi_hba->debugfs_regs[DEBUGFS_RAS], in hisi_sas_debugfs_ras_show()3741 sz = hw->debugfs_reg_array[DEBUGFS_RAS]->count * 4; in hisi_sas_debugfs_alloc()3742 hisi_hba->debugfs_regs[DEBUGFS_RAS] = in hisi_sas_debugfs_alloc()3745 if (!hisi_hba->debugfs_regs[DEBUGFS_RAS]) in hisi_sas_debugfs_alloc()
264 DEBUGFS_RAS, enumerator
3100 .debugfs_reg_array[DEBUGFS_RAS] = &debugfs_ras_reg,