Searched refs:debugfs_print_reg_v3_hw (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 3553 static void debugfs_print_reg_v3_hw(u32 *regs_val, struct seq_file *s, in debugfs_print_reg_v3_hw() function 3578 debugfs_print_reg_v3_hw(global->data, s, in debugfs_global_v3_hw_show() 3589 debugfs_print_reg_v3_hw(axi->data, s, in debugfs_axi_v3_hw_show() 3600 debugfs_print_reg_v3_hw(ras->data, s, in debugfs_ras_v3_hw_show() 3612 debugfs_print_reg_v3_hw(port->data, s, reg_port); in debugfs_port_v3_hw_show()
|