Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h354 void (*read_iost_itct_cache)(struct hisi_hba *hisi_hba, member
Dhisi_sas_main.c2807 hisi_hba->hw->read_iost_itct_cache(hisi_hba, HISI_SAS_ITCT_CACHE, in hisi_sas_debugfs_snapshot_itct_reg()
2827 hisi_hba->hw->read_iost_itct_cache(hisi_hba, HISI_SAS_IOST_CACHE, in hisi_sas_debugfs_snapshot_iost_reg()
Dhisi_sas_v3_hw.c3179 .read_iost_itct_cache = read_iost_itct_cache_v3_hw,