hisi_sas_debugfs_reg
static const struct hisi_sas_debugfs_reg debugfs_port_reg = {
static const struct hisi_sas_debugfs_reg debugfs_global_reg = {
static const struct hisi_sas_debugfs_reg debugfs_axi_reg = {
static const struct hisi_sas_debugfs_reg debugfs_ras_reg = {
const struct hisi_sas_debugfs_reg *port = &debugfs_port_reg;
const struct hisi_sas_debugfs_reg *axi = &debugfs_axi_reg;
const struct hisi_sas_debugfs_reg *ras = &debugfs_ras_reg;
const struct hisi_sas_debugfs_reg *reg)
const struct hisi_sas_debugfs_reg *reg_port = &debugfs_port_reg;
static const struct hisi_sas_debugfs_reg *debugfs_reg_array_v3_hw[DEBUGFS_REGS_NUM] = {