Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h485 struct hisi_sas_debugfs_port debugfs_port_reg[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_PHYS]; member
H A Dhisi_sas_main.c2745 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in hisi_sas_debugfs_snapshot_port_reg()
3240 &hisi_hba->debugfs_port_reg[dump_index][p], in hisi_sas_debugfs_create_files()
3839 devm_kfree(dev, hisi_hba->debugfs_port_reg[dump_index][i].data); in hisi_sas_debugfs_release()
3863 &hisi_hba->debugfs_port_reg[dump_index][p]; in hisi_sas_debugfs_alloc()
H A Dhisi_sas_v3_hw.c2820 static const struct hisi_sas_debugfs_reg debugfs_port_reg = { variable
3177 .debugfs_reg_port = &debugfs_port_reg,