Searched refs:UCDC_N_SERIAL_DSR (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_cdc.h | 213 #define UCDC_N_SERIAL_DSR 0x02 macro |
/third_party/FreeBSD/sys/dev/usb/serial/ | ||
D | u3g.c | 1041 if (mstatus & UCDC_N_SERIAL_DSR) in u3g_intr_callback() |