Home
last modified time | relevance | path

Searched refs:ZSWR5_TXCRC_ENABLE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun/sys/
H A Dser_zscc.h171 #define ZSWR5_TXCRC_ENABLE 0x01 /* transmitter CRC enable */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dzs_hdlc.c484 SCC_WRITE(5, (ZSWR5_TX_8 | ZSWR5_DTR | ZSWR5_TXCRC_ENABLE)); in zsh_init_port()
710 SCC_BIC(5, (ZSWR5_DTR | ZSWR5_RTS | ZSWR5_TXCRC_ENABLE)); in zsh_close()
2023 zspp->wr5 = (uchar_t)(ZSWR5_TX_8 | ZSWR5_DTR | ZSWR5_TXCRC_ENABLE); in zsh_program()