Searched refs:DEBUGFS_AXI (Results 1 – 3 of 3) sorted by relevance
2748 u32 *databuf = hisi_hba->debugfs_regs[DEBUGFS_AXI]; in hisi_sas_debugfs_snapshot_axi_reg()2751 hw->debugfs_reg_array[DEBUGFS_AXI]; in hisi_sas_debugfs_snapshot_axi_reg()2873 const void *reg_axi = hw->debugfs_reg_array[DEBUGFS_AXI]; in hisi_sas_debugfs_axi_show()2875 hisi_sas_debugfs_print_reg(hisi_hba->debugfs_regs[DEBUGFS_AXI], in hisi_sas_debugfs_axi_show()3734 sz = hw->debugfs_reg_array[DEBUGFS_AXI]->count * 4; in hisi_sas_debugfs_alloc()3735 hisi_hba->debugfs_regs[DEBUGFS_AXI] = in hisi_sas_debugfs_alloc()3738 if (!hisi_hba->debugfs_regs[DEBUGFS_AXI]) in hisi_sas_debugfs_alloc()
263 DEBUGFS_AXI, enumerator
3099 .debugfs_reg_array[DEBUGFS_AXI] = &debugfs_axi_reg,