Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h154 #define UCDC_LINE_RTS 0x0002 macro
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c982 sc->sc_line[ucom->sc_subunit] |= UCDC_LINE_RTS; in u3g_cfg_set_rts()
984 sc->sc_line[ucom->sc_subunit] &= ~UCDC_LINE_RTS; in u3g_cfg_set_rts()