SC16IS7XX_FIFO_SIZE 327 drivers/tty/serial/sc16is7xx.c unsigned char buf[SC16IS7XX_FIFO_SIZE]; SC16IS7XX_FIFO_SIZE 654 drivers/tty/serial/sc16is7xx.c if (txlen > SC16IS7XX_FIFO_SIZE) { SC16IS7XX_FIFO_SIZE 657 drivers/tty/serial/sc16is7xx.c txlen, SC16IS7XX_FIFO_SIZE); SC16IS7XX_FIFO_SIZE 1262 drivers/tty/serial/sc16is7xx.c s->p[i].port.fifosize = SC16IS7XX_FIFO_SIZE;