Searched refs:tab_idx (Results 1 – 1 of 1) sorted by relevance
3780 int i, tab_idx; in debugfs_iost_cache_v3_hw_show() local3793 tab_idx = (iost_cache->data[1] & 0xffff); in debugfs_iost_cache_v3_hw_show()3796 debugfs_show_row_64_v3_hw(s, tab_idx, cache_size, iost); in debugfs_iost_cache_v3_hw_show()3828 int i, tab_idx; in debugfs_itct_cache_v3_hw_show() local3841 tab_idx = itct_cache->data[1] & 0xffff; in debugfs_itct_cache_v3_hw_show()3844 debugfs_show_row_64_v3_hw(s, tab_idx, cache_size, itct); in debugfs_itct_cache_v3_hw_show()