Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_main.c3083 int i, tab_idx; in hisi_sas_debugfs_iost_cache_show() local
3093 tab_idx = (iost_cache->data[1] & 0xffff); in hisi_sas_debugfs_iost_cache_show()
3096 hisi_sas_show_row_64(s, tab_idx, cache_size, iost); in hisi_sas_debugfs_iost_cache_show()
3151 int i, tab_idx; in hisi_sas_debugfs_itct_cache_show() local
3161 tab_idx = itct_cache->data[1] & 0xffff; in hisi_sas_debugfs_itct_cache_show()
3164 hisi_sas_show_row_64(s, tab_idx, cache_size, itct); in hisi_sas_debugfs_itct_cache_show()