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

/freebsd-10-stable/sys/dev/scc/
H A Dscc_dev_z8530.c145 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD);
161 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD);
/freebsd-10-stable/sys/dev/ic/
H A Dz8530.h88 #define BES_DCD 0x08 /* DCD. */ macro
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_z8530.c381 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD);
472 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD);

Completed in 82 milliseconds