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

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.h180 #define UCOM_FLAG_WAIT_REFS 0x0100 /* set if we must wait for refs */ macro
H A Dusb_serial.c291 ssc->sc_flag |= UCOM_FLAG_WAIT_REFS;
358 if (ssc->sc_flag & UCOM_FLAG_WAIT_REFS)

Completed in 104 milliseconds