Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h211 #define UCDC_N_SERIAL_RI 0x08 macro
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c1039 if (mstatus & UCDC_N_SERIAL_RI) in u3g_intr_callback()