Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h270 DEBUGFS_AXI, enumerator
Dhisi_sas_main.c2774 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in hisi_sas_debugfs_snapshot_axi_reg()
2777 hw->debugfs_reg_array[DEBUGFS_AXI]; in hisi_sas_debugfs_snapshot_axi_reg()
2904 const void *reg_axi = hw->debugfs_reg_array[DEBUGFS_AXI]; in hisi_sas_debugfs_axi_show()
3285 &hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI], in hisi_sas_debugfs_create_files()
Dhisi_sas_v3_hw.c3174 .debugfs_reg_array[DEBUGFS_AXI] = &debugfs_axi_reg,