Searched refs:BES_DCD (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/scc/ |
| H A D | scc_dev_z8530.c | 168 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend() 184 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend()
|
| /src/sys/dev/ic/ |
| H A D | z8530.h | 87 #define BES_DCD 0x08 /* DCD. */ macro
|
| /src/sys/dev/uart/ |
| H A D | uart_dev_z8530.c | 382 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bus_getsig() 473 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bus_ipend()
|