Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c3174 struct hisi_sas_iost_itct_cache *itct_cache = debugfs_itct_cache->cache; in hisi_sas_debugfs_itct_cache_show() local
3179 for (i = 0; i < HISI_SAS_IOST_ITCT_CACHE_NUM; i++, itct_cache++) { in hisi_sas_debugfs_itct_cache_show()
3186 tab_idx = itct_cache->data[1] & 0xffff; in hisi_sas_debugfs_itct_cache_show()
3187 itct = (__le64 *)itct_cache; in hisi_sas_debugfs_itct_cache_show()