Home
last modified time | relevance | path

Searched defs:cvmx_l2c_err_vbfx_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h3622 struct cvmx_l2c_err_vbfx_s { struct
3624 uint64_t reserved_62_63 : 2;
3625 uint64_t vdbe : 1; /**< VBF Double-Bit error has occurred */
3626 uint64_t vsbe : 1; /**< VBF Single-Bit error has occurred */
3627 uint64_t vsyn : 10; /**< VBF syndrome (valid only if VSBE/VDBE is set) */
3628 uint64_t reserved_2_49 : 48;
3629 uint64_t type : 2; /**< The type of error the SYN were latched for.