Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duvscom.c106 #define UVSCOM_RTS 0x02 macro
518 sc->sc_line |= UVSCOM_RTS; in uvscom_cfg_set_rts()
520 sc->sc_line &= ~UVSCOM_RTS; in uvscom_cfg_set_rts()