Home
last modified time | relevance | path

Searched refs:AJU_CONSOLE_LOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c286 AJU_CONSOLE_LOCK(); in aju_cninit()
304 AJU_CONSOLE_LOCK(); in aju_cngetc()
314 AJU_CONSOLE_LOCK(); in aju_cnputc()
H A Daltera_jtag_uart.h93 #define AJU_CONSOLE_LOCK() do { \ macro