taglinefilesource code
INPCK2690drivers/char/istallion.cif (tiosp->c_iflag & (INPCK | PARMRK))
INPCK2001drivers/char/stallion.cif (tiosp->c_iflag & (INPCK | PARMRK))
INPCK132include/linux/tty.h#define I_INPCK(tty)  _I_FLAG((tty),INPCK)