Searched refs:cvmx_debug_comm_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug-remote.c85 cvmx_debug_comm_t cvmx_debug_remote_comm =
H A Dcvmx-debug-uart.c258 cvmx_debug_comm_t cvmx_debug_uart_comm =
H A Dcvmx-debug.h448 } cvmx_debug_comm_t; typedef in typeref:struct:__anon11128
H A Dcvmx-debug.c96 extern cvmx_debug_comm_t cvmx_debug_uart_comm;
97 extern cvmx_debug_comm_t cvmx_debug_remote_comm;
98 static const cvmx_debug_comm_t *cvmx_debug_comms[COMM_SIZE] = {&cvmx_debug_uart_comm, &cvmx_debug_remote_comm};
299 const cvmx_debug_comm_t *comm;

Completed in 117 milliseconds