Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/
H A Dzsdev.h283 uchar_t wr13; /* BRG time constant Hi byte */ member
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c1025 SCC_WRITE(13, zspp->wr13); in zs_program()
1103 zspp->wr13 = zs->zs_wreg[13]; in zsnull_suspend()
H A Dzs_async.c3116 zspp->wr13 = (uchar_t)((speed >> 8) & 0xff); in zsa_program()
3292 zspp->wr13 = zs->zs_wreg[13]; in zsa_suspend()
H A Dzs_hdlc.c2021 zspp->wr13 = (uchar_t)((tconst >> 8) & 0xff); in zsh_program()