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