taglinefilesource code
CSIZE1418drivers/char/cyclades.cswitch(cflag & CSIZE){
CSIZE2633drivers/char/istallion.cswitch (tiosp->c_cflag & CSIZE) {
CSIZE1168drivers/char/serial.cswitch (cflag & CSIZE) {
CSIZE2010drivers/char/stallion.cswitch (tiosp->c_cflag & CSIZE) {
CSIZE159include/linux/tty.h#define C_CSIZE(tty)  _C_FLAG((tty),CSIZE)