Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvsi.c84 int n_throttle; member
451 hp->n_throttle = overflow; in hvsi_recv_data()
545 hp->n_throttle); in hvsi_send_overflow()
547 hvsi_insert_chars(hp, hp->throttle_buf, hp->n_throttle); in hvsi_send_overflow()
548 hp->n_throttle = 0; in hvsi_send_overflow()
594 if (hp->tty && hp->n_throttle in hvsi_interrupt()
1086 if (hp->n_throttle) { in hvsi_unthrottle()