Searched refs:UCOM_FLAG_GONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/usb/serial/
H A Dusb_serial.h176 #define UCOM_FLAG_GONE 0x02 /* the device is gone */ macro
H A Dusb_serial.c519 sc->sc_flag |= UCOM_FLAG_GONE;
748 if (sc->sc_flag & UCOM_FLAG_GONE) {

Completed in 95 milliseconds