Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/octeon-sdk/
Dcvmx-dpi-defs.h852 struct cvmx_dpi_int_en_s struct
855 uint64_t reserved_26_63 : 38;
856 uint64_t sprt1_rst : 1; /**< DMA instruction was dropped because the source or
859 uint64_t sprt0_rst : 1; /**< DMA instruction was dropped because the source or
862 uint64_t reserved_23_23 : 1;
863 uint64_t req_badfil : 1; /**< DMA instruction unexpected fill */
864 uint64_t req_inull : 1; /**< DMA instruction filled with NULL pointer */
865 uint64_t req_anull : 1; /**< DMA instruction filled with bad instruction */
866 uint64_t req_undflw : 1; /**< DMA instruction FIFO underflow */
867 uint64_t req_ovrflw : 1; /**< DMA instruction FIFO overflow */
[all …]