Searched refs:HS_IDLE_CLOSED (Results 1 – 2 of 2) sorted by relevance
255 #define HS_IDLE_CLOSED 0x10 /* Closed channel state */ macro
1171 (sx_read_channel_byte(port, hi_hstat) != HS_IDLE_CLOSED) && in sx_check_modem_signals()1562 while (to-- && (sx_read_channel_byte (port, hi_hstat) != HS_IDLE_CLOSED)) { in sx_close()1569 if (sx_read_channel_byte (port, hi_hstat) != HS_IDLE_CLOSED) { in sx_close()1570 if (sx_send_command (port, HS_FORCE_CLOSED, -1, HS_IDLE_CLOSED) != 1) { in sx_close()