Home
last modified time | relevance | path

Searched refs:UCDC_LINE_DTR (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_cdc.h152 #define UCDC_LINE_DTR 0x0001 macro
/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c963 sc->sc_line[ucom->sc_subunit] |= UCDC_LINE_DTR; in u3g_cfg_set_dtr()
965 sc->sc_line[ucom->sc_subunit] &= ~UCDC_LINE_DTR; in u3g_cfg_set_dtr()

Completed in 3 milliseconds