Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h192 #define UCDC_N_SERIAL_STATE 0x20 macro
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c1025 && pkt.bNotification == UCDC_N_SERIAL_STATE) { in u3g_intr_callback()