Home
last modified time | relevance | path

Searched refs:tab_idx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3719 int i, tab_idx; in debugfs_iost_cache_v3_hw_show() local
3729 tab_idx = (iost_cache->data[1] & 0xffff); in debugfs_iost_cache_v3_hw_show()
3732 debugfs_show_row_64_v3_hw(s, tab_idx, cache_size, iost); in debugfs_iost_cache_v3_hw_show()
3761 int i, tab_idx; in debugfs_itct_cache_v3_hw_show() local
3771 tab_idx = itct_cache->data[1] & 0xffff; in debugfs_itct_cache_v3_hw_show()
3774 debugfs_show_row_64_v3_hw(s, tab_idx, cache_size, itct); in debugfs_itct_cache_v3_hw_show()