Home
last modified time | relevance | path

Searched defs:SERIAL_XMIT_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/tty/serial/
D68328serial.h171 #define SERIAL_XMIT_SIZE 4096 macro
/linux-3.3/include/linux/
Dserial.h31 #define SERIAL_XMIT_SIZE PAGE_SIZE macro
/linux-3.3/drivers/net/wan/
Dz85230.h430 #define SERIAL_XMIT_SIZE 4096 macro
/linux-3.3/drivers/tty/
Dcyclades.c93 #define SERIAL_XMIT_SIZE (min(PAGE_SIZE, 4096)) macro
Dsynclink.c319 #define SERIAL_XMIT_SIZE 4096 macro