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

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug-remote.c88 .install_break_handler = NULL,
H A Dcvmx-debug-uart.c261 .install_break_handler = cvmx_debug_uart_install_break_handler,
H A Dcvmx-debug.h442 void (*install_break_handler)(void); member in struct:__anon10049
H A Dcvmx-debug.c390 if (comm->install_break_handler)
391 comm->install_break_handler();

Completed in 63 milliseconds