Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
D68328serial.h172 #define SERIAL_XMIT_SIZE 4096 macro
/linux-2.6.39/include/linux/
Dserial.h31 #define SERIAL_XMIT_SIZE PAGE_SIZE macro
/linux-2.6.39/drivers/net/wan/
Dz85230.h430 #define SERIAL_XMIT_SIZE 4096 macro
/linux-2.6.39/drivers/tty/
Dcyclades.c96 #define SERIAL_XMIT_SIZE (min(PAGE_SIZE, 4096)) macro
Dsynclink.c321 #define SERIAL_XMIT_SIZE 4096 macro