Searched refs:cvmx_fpa_shutdown_pool (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-fpa.c133 uint64_t cvmx_fpa_shutdown_pool(uint64_t pool) function
157 cvmx_dprintf("ERROR: cvmx_fpa_shutdown_pool: Illegal address 0x%llx in pool %s(%d)\n",
165 cvmx_dprintf("ERROR: cvmx_fpa_shutdown_pool: Pool %s(%d) missing %d buffers\n",
170 cvmx_dprintf("ERROR: cvmx_fpa_shutdown_pool: Pool %s(%d) had %d duplicate buffers\n",
176 cvmx_dprintf("ERROR: cvmx_fpa_shutdown_pool: Pool %s(%d) started at 0x%llx, ended at 0x%llx, with a step of 0x%x\n",
H A Dcvmx-fpa.h322 extern uint64_t cvmx_fpa_shutdown_pool(uint64_t pool);

Completed in 55 milliseconds