Searched refs:iost_cache (Results 1 – 1 of 1) sorted by relevance
3833 struct hisi_sas_iost_itct_cache *iost_cache = in debugfs_iost_cache_v3_hw_show() local 3839 if (!debugfs_dump_is_generated_v3_hw(iost_cache)) in debugfs_iost_cache_v3_hw_show() 3842 for (i = 0; i < HISI_SAS_IOST_ITCT_CACHE_NUM; i++, iost_cache++) { in debugfs_iost_cache_v3_hw_show() 3849 tab_idx = (iost_cache->data[1] & 0xffff); in debugfs_iost_cache_v3_hw_show() 3850 iost = (__le64 *)iost_cache; in debugfs_iost_cache_v3_hw_show() 3964 debugfs_create_file("iost_cache", 0400, dump_dentry, in debugfs_create_files_v3_hw()