Searched refs:debugfs_port_reg (Results 1 – 3 of 3) sorted by relevance
406 u32 *debugfs_port_reg[HISI_SAS_MAX_PHYS]; member
2725 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()
2784 static const struct hisi_sas_debugfs_reg debugfs_port_reg = { variable3101 .debugfs_reg_port = &debugfs_port_reg,