Searched refs:itct_cache (Results 1 – 1 of 1) sorted by relevance
3801 struct hisi_sas_iost_itct_cache *itct_cache = in debugfs_itct_cache_v3_hw_show() local3807 if (!debugfs_dump_is_generated_v3_hw(itct_cache)) in debugfs_itct_cache_v3_hw_show()3810 for (i = 0; i < HISI_SAS_IOST_ITCT_CACHE_NUM; i++, itct_cache++) { in debugfs_itct_cache_v3_hw_show()3817 tab_idx = itct_cache->data[1] & 0xffff; in debugfs_itct_cache_v3_hw_show()3818 itct = (__le64 *)itct_cache; in debugfs_itct_cache_v3_hw_show()