Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h406 u32 *debugfs_port_reg[HISI_SAS_MAX_PHYS]; member
Dhisi_sas_main.c2725 databuf = (u32 *)hisi_hba->debugfs_port_reg[phy_cnt]; in hisi_sas_debugfs_snapshot_port_reg()
2927 u32 *databuf = hisi_hba->debugfs_port_reg[phy->sas_phy.id]; in hisi_sas_debugfs_port_show()
3705 devm_kfree(dev, hisi_hba->debugfs_port_reg[i]); in hisi_sas_debugfs_release()
3727 hisi_hba->debugfs_port_reg[p] = in hisi_sas_debugfs_alloc()
3730 if (!hisi_hba->debugfs_port_reg[p]) in hisi_sas_debugfs_alloc()
Dhisi_sas_v3_hw.c2784 static const struct hisi_sas_debugfs_reg debugfs_port_reg = { variable
3101 .debugfs_reg_port = &debugfs_port_reg,