Searched refs:BES_CTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/scc/
H A Dscc_dev_z8530.c144 SIGCHG(bes & BES_CTS, sig, SER_CTS, SER_DCTS);
160 SIGCHG(bes & BES_CTS, sig, SER_CTS, SER_DCTS);
/freebsd-10-stable/sys/dev/ic/
H A Dz8530.h86 #define BES_CTS 0x20 /* CTS. */ macro
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_z8530.c380 SIGCHG(bes & BES_CTS, sig, SER_CTS, SER_DCTS);
471 SIGCHG(bes & BES_CTS, sig, SER_CTS, SER_DCTS);

Completed in 58 milliseconds