Home
last modified time | relevance | path

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

/drivers/tty/
Dn_tty.c1844 int eol; in n_tty_read() local
1846 eol = test_and_clear_bit(tty->read_tail, in n_tty_read()
1853 if (eol) { in n_tty_read()
1863 if (!eol || (c != __DISABLED_CHAR)) { in n_tty_read()
1871 if (eol) { in n_tty_read()
/drivers/pci/hotplug/
Dibmphp_res.c465 u8 eol = 0; /* end of list indicator */ in update_resources() local
491 eol = 1; in update_resources()
496 if (!eol) { in update_resources()
/drivers/net/ethernet/intel/
De100.c519 u16 eol; member