Searched refs:CVMX_DPI_SLI_PRTX_ERR_INFO (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dpi-defs.h427 static inline uint64_t CVMX_DPI_SLI_PRTX_ERR_INFO(unsigned long offset) function
435 cvmx_warn("CVMX_DPI_SLI_PRTX_ERR_INFO(%lu) is invalid on this chip\n", offset);
439 #define CVMX_DPI_SLI_PRTX_ERR_INFO(offset) (CVMX_ADD_IO_SEG(0x0001DF0000000940ull) + ((offset) & 3) * 8) macro

Completed in 93 milliseconds