Searched refs:UN_ISOPEN (Results 1 – 6 of 6) sorted by relevance
248 #define UN_ISOPEN 0x0001 /* Device is open */ macro
543 !(ch->ch_tun.un_flags & UN_ISOPEN) || in dgnc_input()935 if (ch->ch_tun.un_flags & UN_ISOPEN) { in dgnc_wakeup_writes()977 if (ch->ch_pun.un_flags & UN_ISOPEN) { in dgnc_wakeup_writes()1115 if (!(un->un_flags & UN_ISOPEN)) { in dgnc_tty_open()1146 if (!((ch->ch_tun.un_flags | ch->ch_pun.un_flags) & UN_ISOPEN)) { in dgnc_tty_open()1204 un->un_flags |= (UN_ISOPEN); in dgnc_tty_open()1493 un->un_flags &= ~(UN_ISOPEN | UN_CLOSING); in dgnc_tty_close()
520 if (!(ch->ch_tun.un_flags & UN_ISOPEN) && in cls_param()
669 if (!(ch->ch_tun.un_flags & UN_ISOPEN) && (un->un_type == DGNC_PRINT)) in neo_param()
605 #define UN_ISOPEN 0x0001 /* Device is open */ macro
1532 !(ch->ch_tun.un_flags & UN_ISOPEN) || in dgap_input()1677 if (!(un->un_flags & UN_ISOPEN)) in dgap_write_wakeup()2769 if (!(ch->ch_tun.un_flags & UN_ISOPEN) && in dgap_param()4444 if (!(un->un_flags & UN_ISOPEN)) { in dgap_tty_open()4454 if (!((ch->ch_tun.un_flags | ch->ch_pun.un_flags) & UN_ISOPEN)) { in dgap_tty_open()4500 un->un_flags |= (UN_ISOPEN); in dgap_tty_open()4622 un->un_flags &= ~(UN_ISOPEN | UN_CLOSING); in dgap_tty_close()