Searched refs:iost_cache (Results 1 – 1 of 1) sorted by relevance
3111 struct hisi_sas_iost_itct_cache *iost_cache = debugfs_iost_cache->cache; in hisi_sas_debugfs_iost_cache_show() local3116 for (i = 0; i < HISI_SAS_IOST_ITCT_CACHE_NUM; i++, iost_cache++) { in hisi_sas_debugfs_iost_cache_show()3123 tab_idx = (iost_cache->data[1] & 0xffff); in hisi_sas_debugfs_iost_cache_show()3124 iost = (__le64 *)iost_cache; in hisi_sas_debugfs_iost_cache_show()