Searched refs:UCOM_FLAG_GONE (Results 1 – 2 of 2) sorted by relevance
190 #define UCOM_FLAG_GONE 0x02 /* the device is gone */ macro
560 sc->sc_flag |= UCOM_FLAG_GONE; in ucom_detach_tty()810 if (sc->sc_flag & UCOM_FLAG_GONE) { in ucom_open()