Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.h144 int sc_refs; member
H A Dusb_serial.c286 while (ssc->sc_refs > 0) { in ucom_drain()
974 ssc->sc_refs++; in ucom_ref()
1011 retval = (ssc->sc_refs < 2); in ucom_unref()
1012 ssc->sc_refs--; in ucom_unref()

Completed in 3 milliseconds