Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dczreg.h370 #define C_RS_CTS 0x00000800 /* CTS */ macro
H A Dcz.c434 CZTTY_CHAN_WRITE(sc, CHNCTL_HW_FLOW, C_RS_CTS | C_RS_RTS); in cz_attach()
1302 if (ISSET(rs_status, C_RS_CTS)) in cztty_to_tiocm()
1402 sc->sc_chanctl_hw_flow = C_RS_CTS | C_RS_RTS; in czttyparam()