Searched refs:S_CLOSING (Results 1 – 2 of 2) sorted by relevance
69 #define S_CLOSING 0x08000000 /* Serial port is closing */ macro
1025 info->flags |= S_CLOSING;1067 info->flags &= ~(S_NORMAL_ACTIVE|S_CLOSING);1107 if (info->flags & S_CLOSING) {1161 if (!(info->flags & S_CLOSING) && do_clocal)