Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h314 void (*read_iost_itct_cache)(struct hisi_hba *hisi_hba, member
Dhisi_sas_main.c2779 hisi_hba->hw->read_iost_itct_cache(hisi_hba, HISI_SAS_ITCT_CACHE, in hisi_sas_debugfs_snapshot_itct_reg()
2798 hisi_hba->hw->read_iost_itct_cache(hisi_hba, HISI_SAS_IOST_CACHE, in hisi_sas_debugfs_snapshot_iost_reg()
Dhisi_sas_v3_hw.c3104 .read_iost_itct_cache = read_iost_itct_cache_v3_hw,