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

/freebsd-12-stable/sys/dev/uart/
H A Duart_tty.c71 static tsw_busy_t uart_tty_busy; variable
382 uart_tty_busy(struct tty *tp) function
403 .tsw_busy = uart_tty_busy,

Completed in 169 milliseconds