Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h270 DEBUGFS_AXI, enumerator
H A Dhisi_sas_main.c2770 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in hisi_sas_debugfs_snapshot_axi_reg()
2773 hw->debugfs_reg_array[DEBUGFS_AXI]; in hisi_sas_debugfs_snapshot_axi_reg()
2900 const void *reg_axi = hw->debugfs_reg_array[DEBUGFS_AXI]; in hisi_sas_debugfs_axi_show()
3281 &hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI], in hisi_sas_debugfs_create_files()
H A Dhisi_sas_v3_hw.c3175 .debugfs_reg_array[DEBUGFS_AXI] = &debugfs_axi_reg,