Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3426 int dump_index = hisi_hba->debugfs_dump_index; in debugfs_snapshot_cq_reg_v3_hw() local
3430 memcpy(hisi_hba->debugfs_cq[dump_index][i].complete_hdr, in debugfs_snapshot_cq_reg_v3_hw()
3438 int dump_index = hisi_hba->debugfs_dump_index; in debugfs_snapshot_dq_reg_v3_hw() local
3445 debugfs_cmd_hdr = hisi_hba->debugfs_dq[dump_index][i].hdr; in debugfs_snapshot_dq_reg_v3_hw()
3456 int dump_index = hisi_hba->debugfs_dump_index; in debugfs_snapshot_port_reg_v3_hw() local
3463 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in debugfs_snapshot_port_reg_v3_hw()
3474 int dump_index = hisi_hba->debugfs_dump_index; in debugfs_snapshot_global_reg_v3_hw() local
3475 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in debugfs_snapshot_global_reg_v3_hw()
3484 int dump_index = hisi_hba->debugfs_dump_index; in debugfs_snapshot_axi_reg_v3_hw() local
3485 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in debugfs_snapshot_axi_reg_v3_hw()
[all …]