Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h485 struct hisi_sas_debugfs_port debugfs_port_reg[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_PHYS]; member
Dhisi_sas_main.c2749 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in hisi_sas_debugfs_snapshot_port_reg()
3244 &hisi_hba->debugfs_port_reg[dump_index][p], in hisi_sas_debugfs_create_files()
3843 devm_kfree(dev, hisi_hba->debugfs_port_reg[dump_index][i].data); in hisi_sas_debugfs_release()
3867 &hisi_hba->debugfs_port_reg[dump_index][p]; in hisi_sas_debugfs_alloc()
Dhisi_sas_v3_hw.c2820 static const struct hisi_sas_debugfs_reg debugfs_port_reg = { variable
3176 .debugfs_reg_port = &debugfs_port_reg,