Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ndf-defs.h304 struct cvmx_ndf_int_s { struct
306 uint64_t reserved_7_63 : 57;
307 uint64_t ovrf : 1; /**< NDF_CMD write when fifo is full. Generally a
309 uint64_t ecc_mult : 1; /**< Multi bit ECC error detected during boot */
310 …64_t ecc_1bit : 1; /**< Single bit ECC error detected and fixed during boot */
311 uint64_t sm_bad : 1; /**< One of the state machines in a bad state */
312 …int64_t wdog : 1; /**< Watch Dog timer expired during command execution */
313 uint64_t full : 1; /**< Command fifo is full */
314 uint64_t empty : 1; /**< Command fifo is empty */