RAS_BASE 324 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define SAS_RAS_INTR0 (RAS_BASE) RAS_BASE 325 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define SAS_RAS_INTR1 (RAS_BASE + 0x04) RAS_BASE 326 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define SAS_RAS_INTR0_MASK (RAS_BASE + 0x08) RAS_BASE 327 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define SAS_RAS_INTR1_MASK (RAS_BASE + 0x0c) RAS_BASE 328 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define CFG_SAS_RAS_INTR_MASK (RAS_BASE + 0x1c) RAS_BASE 329 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define SAS_RAS_INTR2 (RAS_BASE + 0x20) RAS_BASE 330 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c #define SAS_RAS_INTR2_MASK (RAS_BASE + 0x24) RAS_BASE 2892 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c .base_off = RAS_BASE,