Home
last modified time | relevance | path

Searched refs:UCDC_N_SERIAL_DSR (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h213 #define UCDC_N_SERIAL_DSR 0x02 macro
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c1041 if (mstatus & UCDC_N_SERIAL_DSR) in u3g_intr_callback()