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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h74 #define RAL_TXRX_CSR2 0x0444 /* Rx control */ macro
H A Dural.c486 * those frames when we filled RAL_TXRX_CSR2.
1243 tmp = ural_read(sc, RAL_TXRX_CSR2);
1249 ural_write(sc, RAL_TXRX_CSR2, tmp);
1655 ural_write(sc, RAL_TXRX_CSR2, RAL_DISABLE_RX);
1736 ural_write(sc, RAL_TXRX_CSR2, tmp);

Completed in 49 milliseconds