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