Home
last modified time | relevance | path

Searched refs:ZSWR0_RESET_STATUS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c521 SCC_WRITE0(ZSWR0_RESET_STATUS); in zsattach()
926 SCC_WRITE0(ZSWR0_RESET_STATUS); in zsmctl()
1011 SCC_WRITE0(ZSWR0_RESET_STATUS); in zs_program()
1056 SCC_WRITE0(ZSWR0_RESET_STATUS); in zs_program()
1067 SCC_WRITE0(ZSWR0_RESET_STATUS); in zsnull_intr()
H A Dzs_hdlc.c712 SCC_WRITE0(ZSWR0_RESET_STATUS); /* reset XS */ in zsh_close()
1574 SCC_WRITE0(ZSWR0_RESET_STATUS); in zsh_xsint()
2044 SCC_WRITE0(ZSWR0_RESET_STATUS); /* reset XS */ in zsh_program()
2045 SCC_WRITE0(ZSWR0_RESET_STATUS); /* reset XS */ in zsh_program()
H A Dzs_async.c504 SCC_WRITE0(ZSWR0_RESET_STATUS); in zsa_null()
1712 SCC_WRITE0(ZSWR0_RESET_STATUS); in zsa_xsint()
/illumos-gate/usr/src/uts/sun/sys/
H A Dser_zscc.h122 #define ZSWR0_RESET_STATUS 0x10 /* reset status bit latches */ macro