Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c3113 int i, tab_idx; in hisi_sas_debugfs_iost_cache_show() local
3123 tab_idx = (iost_cache->data[1] & 0xffff); in hisi_sas_debugfs_iost_cache_show()
3126 hisi_sas_show_row_64(s, tab_idx, cache_size, iost); in hisi_sas_debugfs_iost_cache_show()
3180 int i, tab_idx; in hisi_sas_debugfs_itct_cache_show() local
3190 tab_idx = itct_cache->data[1] & 0xffff; in hisi_sas_debugfs_itct_cache_show()
3193 hisi_sas_show_row_64(s, tab_idx, cache_size, itct); in hisi_sas_debugfs_itct_cache_show()