Searched refs:CLOSING_WAIT_DELAY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | cyclades.h | 161 #define CLOSING_WAIT_DELAY 30*HZ macro |
/linux-4.1.27/drivers/tty/ | ||
D | cyclades.c | 3108 info->port.closing_wait = CLOSING_WAIT_DELAY; in cy_init_card() |