Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.h190 #define UCOM_FLAG_WAIT_REFS 0x0100 /* set if we must wait for refs */ macro
H A Dusb_serial.c207 ssc->sc_flag |= UCOM_FLAG_WAIT_REFS; in ucom_attach()
273 if (ssc->sc_flag & UCOM_FLAG_WAIT_REFS) in ucom_detach()

Completed in 3 milliseconds