Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2798 void *cachebuf = hisi_hba->debugfs_itct_cache[dump_index].cache; in hisi_sas_debugfs_snapshot_itct_reg() local
2804 cachebuf); in hisi_sas_debugfs_snapshot_itct_reg()
2818 void *cachebuf = hisi_hba->debugfs_iost_cache[dump_index].cache; in hisi_sas_debugfs_snapshot_iost_reg() local
2824 cachebuf); in hisi_sas_debugfs_snapshot_iost_reg()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3510 void *cachebuf = hisi_hba->debugfs_itct_cache[dump_index].cache; in debugfs_snapshot_itct_reg_v3_hw() local
3515 read_iost_itct_cache_v3_hw(hisi_hba, HISI_SAS_ITCT_CACHE, cachebuf); in debugfs_snapshot_itct_reg_v3_hw()
3529 void *cachebuf = hisi_hba->debugfs_iost_cache[dump_index].cache; in debugfs_snapshot_iost_reg_v3_hw() local
3534 read_iost_itct_cache_v3_hw(hisi_hba, HISI_SAS_IOST_CACHE, cachebuf); in debugfs_snapshot_iost_reg_v3_hw()

Completed in 13 milliseconds