Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h354 void (*read_iost_itct_cache)(struct hisi_hba *hisi_hba, member
H A Dhisi_sas_main.c2803 hisi_hba->hw->read_iost_itct_cache(hisi_hba, HISI_SAS_ITCT_CACHE, in hisi_sas_debugfs_snapshot_itct_reg()
2823 hisi_hba->hw->read_iost_itct_cache(hisi_hba, HISI_SAS_IOST_CACHE, in hisi_sas_debugfs_snapshot_iost_reg()
H A Dhisi_sas_v3_hw.c3180 .read_iost_itct_cache = read_iost_itct_cache_v3_hw,