Searched defs:cvmx_l2c_err_xmc_s (Results 1 – 1 of 1) sorted by relevance
3672 struct cvmx_l2c_err_xmc_s { struct3674 uint64_t cmd : 6; /**< XMC command or request causing error */3675 uint64_t reserved_54_57 : 4;3676 uint64_t sid : 6; /**< XMC sid of request causing error */3677 uint64_t reserved_38_47 : 10;3678 …nt64_t addr : 38; /**< XMC address causing the error (see Notes 2 and 3) */