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

/freebsd-13-stable/sys/dev/usb/serial/
H A Dusb_serial.h183 #define UCOM_FLAG_WAIT_REFS 0x0100 /* set if we must wait for refs */ macro
H A Dusb_serial.c301 ssc->sc_flag |= UCOM_FLAG_WAIT_REFS;
367 if (ssc->sc_flag & UCOM_FLAG_WAIT_REFS)

Completed in 77 milliseconds