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

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3758 struct hisi_sas_iost_itct_cache *itct_cache = local
3764 for (i = 0; i < HISI_SAS_IOST_ITCT_CACHE_NUM; i++, itct_cache++) {
3771 tab_idx = itct_cache->data[1] & 0xffff;
3772 itct = (__le64 *)itct_cache;
3847 debugfs_create_file("itct_cache", 0400, dump_dentry,

Completed in 150 milliseconds