Home
last modified time | relevance | path

Searched refs:DZ_SPLIT_TERMIOS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Ddz.h132 #define DZ_SPLIT_TERMIOS 0x0008 /* Separate termios for dialin/callout */ macro
Ddz.c1282 if ((info->count == 1) && (info->flags & DZ_SPLIT_TERMIOS)) { in dz_open()