Searched refs:dump_index (Results 1 – 1 of 1) sorted by relevance
2711 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_cq_reg() local2715 memcpy(hisi_hba->debugfs_cq[dump_index][i].complete_hdr, in hisi_sas_debugfs_snapshot_cq_reg()2723 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_dq_reg() local2730 debugfs_cmd_hdr = hisi_hba->debugfs_dq[dump_index][i].hdr; in hisi_sas_debugfs_snapshot_dq_reg()2741 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_port_reg() local2749 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in hisi_sas_debugfs_snapshot_port_reg()2760 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_global_reg() local2761 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in hisi_sas_debugfs_snapshot_global_reg()2773 int dump_index = hisi_hba->debugfs_dump_index; in hisi_sas_debugfs_snapshot_axi_reg() local2774 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in hisi_sas_debugfs_snapshot_axi_reg()[all …]