sunsab_stop_tx
static void sunsab_stop_tx(struct uart_port *);
sunsab_stop_tx(&up->port);
.stop_tx = sunsab_stop_tx,