Searched refs:debugfs_show_row_64_v3_hw (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 3621 static void debugfs_show_row_64_v3_hw(struct seq_file *s, int index, in debugfs_show_row_64_v3_hw() function 3709 debugfs_show_row_64_v3_hw(s, i, sizeof(*iost), data); in debugfs_iost_v3_hw_show() 3735 debugfs_show_row_64_v3_hw(s, tab_idx, cache_size, iost); in debugfs_iost_cache_v3_hw_show() 3751 debugfs_show_row_64_v3_hw(s, i, sizeof(*itct), data); in debugfs_itct_v3_hw_show() 3777 debugfs_show_row_64_v3_hw(s, tab_idx, cache_size, itct); in debugfs_itct_cache_v3_hw_show()
|