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

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

Completed in 49 milliseconds