Searched refs:ZSRR0_CD (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dser_zscc.h59 #define ZSRR0_CD 0x08 /* CD input (latched if R15_CD) */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c427 if (r0 & ZSRR0_CD) zsa_h_log_add('D'); \
847 (zsmctl(zs, 0, DMGET) & ZSRR0_CD))
1470 (SCC_READ0() & ZSRR0_CD)) {
1484 if (!(SCC_READ0() & ZSRR0_CD))
1488 (ZSRR0_CD | ZSRR0_RX_READY)) ==
1714 if (za->za_pps && (x0 & ZSRR0_CD) && (s0 & ZSRR0_CD)) {
2108 if ((r0 & ZSRR0_CD) ||
2188 if ((r0 & ZSRR0_CD) ||
2938 b |= ZSRR0_CD;
[all...]
H A Dzs_hdlc.c131 if (r0 & ZSRR0_CD) zsh_h_log_add('D'); \
1309 *msignals = zss->sl_rr0 & (ZSRR0_CD | ZSRR0_CTS);
H A Dzs_common.c927 mbits |= SCC_READ0() & (ZSRR0_CD|ZSRR0_CTS);

Completed in 54 milliseconds