Searched refs:debugfs_itct (Results 1 – 2 of 2) sorted by relevance
3597 void *databuf = hisi_hba->debugfs_itct[dump_index].itct; in debugfs_snapshot_itct_reg_v3_hw()3860 struct hisi_sas_debugfs_itct *debugfs_itct = s->private; in debugfs_itct_v3_hw_show() local3861 struct hisi_sas_itct *itct = debugfs_itct->itct; in debugfs_itct_v3_hw_show()3967 &hisi_hba->debugfs_itct[index], in debugfs_create_files_v3_hw()4649 devm_kfree(dev, hisi_hba->debugfs_itct[dump_index].itct); in debugfs_release_v3_hw()4650 hisi_hba->debugfs_itct[dump_index].itct = NULL; in debugfs_release_v3_hw()4757 hisi_hba->debugfs_itct[dump_index].itct = in debugfs_alloc_v3_hw()4759 if (!hisi_hba->debugfs_itct[dump_index].itct) in debugfs_alloc_v3_hw()
489 struct hisi_sas_debugfs_itct debugfs_itct[HISI_SAS_MAX_DEBUGFS_DUMP]; member