taglinefilesource code
IGNBRK2791drivers/char/istallion.cif (tiosp->c_iflag & IGNBRK)
IGNBRK2681drivers/char/scc.cscc_driver.init_termios.c_iflag = IGNBRK | IGNPAR;
IGNBRK2072drivers/char/stallion.cif (tiosp->c_iflag & IGNBRK) {
IGNBRK132include/linux/tty.h#define I_IGNBRK(tty)  _I_FLAG((tty),IGNBRK)