Searched refs:dump_index (Results 1 – 1 of 1) sorted by relevance
2707 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_cq_reg() local2711 memcpy(hisi_hba->debugfs_cq[dump_index][i].complete_hdr, in hisi_sas_debugfs_snapshot_cq_reg()2719 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_dq_reg() local2726 debugfs_cmd_hdr = hisi_hba->debugfs_dq[dump_index][i].hdr; in hisi_sas_debugfs_snapshot_dq_reg()2737 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_port_reg() local2745 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in hisi_sas_debugfs_snapshot_port_reg()2756 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_global_reg() local2757 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in hisi_sas_debugfs_snapshot_global_reg()2769 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_axi_reg() local2770 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in hisi_sas_debugfs_snapshot_axi_reg()[all …]