Searched refs:ASYNCB_CLOSING (Results 1 – 2 of 2) sorted by relevance
47 #define ASYNCB_CLOSING 27 /* Serial port is closing */ macro89 #define ASYNC_CLOSING (1U << ASYNCB_CLOSING)
199 #ifdef ASYNCB_CLOSING200 { "ASYNCB_CLOSING", (unsigned long) ASYNCB_CLOSING },