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