Searched refs:debugfs_itct (Results 1 – 2 of 2) sorted by relevance
3518 void *databuf = hisi_hba->debugfs_itct[dump_index].itct; in debugfs_snapshot_itct_reg_v3_hw()3782 struct hisi_sas_debugfs_itct *debugfs_itct = s->private; in debugfs_itct_v3_hw_show() local3783 struct hisi_sas_itct *itct = debugfs_itct->itct; in debugfs_itct_v3_hw_show()3889 &hisi_hba->debugfs_itct[index], in debugfs_create_files_v3_hw()4688 devm_kfree(dev, hisi_hba->debugfs_itct[dump_index].itct); in debugfs_release_v3_hw()4689 hisi_hba->debugfs_itct[dump_index].itct = NULL; in debugfs_release_v3_hw()4796 hisi_hba->debugfs_itct[dump_index].itct = in debugfs_alloc_v3_hw()4798 if (!hisi_hba->debugfs_itct[dump_index].itct) in debugfs_alloc_v3_hw()
477 struct hisi_sas_debugfs_itct debugfs_itct[HISI_SAS_MAX_DEBUGFS_DUMP]; member