Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c3109 int i, tab_idx; in hisi_sas_debugfs_iost_cache_show() local
3119 tab_idx = (iost_cache->data[1] & 0xffff); in hisi_sas_debugfs_iost_cache_show()
3122 hisi_sas_show_row_64(s, tab_idx, cache_size, iost); in hisi_sas_debugfs_iost_cache_show()
3176 int i, tab_idx; in hisi_sas_debugfs_itct_cache_show() local
3186 tab_idx = itct_cache->data[1] & 0xffff; in hisi_sas_debugfs_itct_cache_show()
3189 hisi_sas_show_row_64(s, tab_idx, cache_size, itct); in hisi_sas_debugfs_itct_cache_show()