RS_MGT_BASE
#define RS_SCAN_FAIL (RS_MGT_BASE + 0x00)
#define RS_DEV_INVALID (RS_MGT_BASE + 0x01)
#define RS_DEV_ASSIGNED (RS_MGT_BASE + 0x02)
#define RS_DEV_REMOVE (RS_MGT_BASE + 0x03)
#define RS_DEV_LOST (RS_MGT_BASE + 0x04)
#define RS_SCAN_GEN (RS_MGT_BASE + 0x05)
#define RS_GRP_INVALID (RS_MGT_BASE + 0x08)
#define RS_GRP_EXISTS (RS_MGT_BASE + 0x09)
#define RS_GRP_LIMIT (RS_MGT_BASE + 0x0A)
#define RS_GRP_INTLV (RS_MGT_BASE + 0x0B)
#define RS_GRP_SPAN (RS_MGT_BASE + 0x0C)
#define RS_GRP_TYPE (RS_MGT_BASE + 0x0D)
#define RS_GRP_MEMBERS (RS_MGT_BASE + 0x0E)
#define RS_GRP_COMMIT (RS_MGT_BASE + 0x0F)
#define RS_GRP_REBUILD (RS_MGT_BASE + 0x10)
#define RS_GRP_REBUILD_TYPE (RS_MGT_BASE + 0x11)
#define RS_GRP_BLOCK_SIZE (RS_MGT_BASE + 0x12)
#define RS_CFG_SAVE (RS_MGT_BASE + 0x14)
#define RS_PART_LAST (RS_MGT_BASE + 0x18)
#define RS_ELEM_INVALID (RS_MGT_BASE + 0x19)
#define RS_PART_MAPPED (RS_MGT_BASE + 0x1A)
#define RS_PART_TARGET (RS_MGT_BASE + 0x1B)
#define RS_PART_LUN (RS_MGT_BASE + 0x1C)
#define RS_PART_DUP (RS_MGT_BASE + 0x1D)
#define RS_PART_NOMAP (RS_MGT_BASE + 0x1E)
#define RS_PART_MAX (RS_MGT_BASE + 0x1F)
#define RS_PART_CAP (RS_MGT_BASE + 0x20)
#define RS_PART_STATE (RS_MGT_BASE + 0x21)
#define RS_TEST_IN_PROG (RS_MGT_BASE + 0x22)
#define RS_METRICS_ERROR (RS_MGT_BASE + 0x23)
#define RS_HS_ERROR (RS_MGT_BASE + 0x24)
#define RS_NO_METRICS_TEST (RS_MGT_BASE + 0x25)
#define RS_BAD_PARAM (RS_MGT_BASE + 0x26)
#define RS_GRP_MEMBER_SIZE (RS_MGT_BASE + 0x27)