bcm_uart_tx_empty  512 drivers/tty/serial/bcm63xx_uart.c 	for (tries = 3; !bcm_uart_tx_empty(port) && tries; tries--)
bcm_uart_tx_empty  637 drivers/tty/serial/bcm63xx_uart.c 	.tx_empty	= bcm_uart_tx_empty,