taglinefilesource code
CSTOPB1432drivers/char/cyclades.cif(cflag & CSTOPB){
CSTOPB2648drivers/char/istallion.cif (tiosp->c_cflag & CSTOPB)
CSTOPB1175drivers/char/serial.cif (cflag & CSTOPB) {
CSTOPB2025drivers/char/stallion.cif (tiosp->c_cflag & CSTOPB)
CSTOPB160include/linux/tty.h#define C_CSTOPB(tty)  _C_FLAG((tty),CSTOPB)