static const char *mc_ra_types[] = {
                "Indeterminate",
                "Instruction fetch (bad)",
-               "Instruction fetch (foreign)",
+               "Instruction fetch (foreign/control memory)",
                "Page table walk ifetch (bad)",
-               "Page table walk ifetch (foreign)",
+               "Page table walk ifetch (foreign/control memory)",
                "Load (bad)",
                "Store (bad)",
                "Page table walk Load/Store (bad)",
-               "Page table walk Load/Store (foreign)",
-               "Load/Store (foreign)",
+               "Page table walk Load/Store (foreign/control memory)",
+               "Load/Store (foreign/control memory)",
        };
        static const char *mc_link_types[] = {
                "Indeterminate",