Home
last modified time | relevance | path

Searched refs:ZSRR0_SYNC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dser_zscc.h60 #define ZSRR0_SYNC 0x10 /* SYNC input (latched if R15_SYNC) */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c133 if (r0 & ZSRR0_SYNC) zsh_h_log_add('S'); \
1620 } else if ((s0 & ZSRR0_SYNC) && (zs->zs_rd_cur)) { in zsh_xsint()
H A Dzs_async.c430 if (r0 & ZSRR0_SYNC) zsa_h_log_add('S'); \