|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
| #define SER1_MODE_EP 0x20 /* Even parity generation/check */ |
| #define SER1_STATUS_SYNDET 0x40 /* Sync detect / Break detect */ |
| #define SER2_IO_i_DIVISOR_LATCH_LSB 0x238 /* If DLAB = 1 */ |
| #define SER2_IO_i_DIVISOR_LATCH_MSB 0x239 /* If DLAB = 1 */ |
| #define SER2_IO_o_DIVISOR_LATCH_LSB 0x238 /* If DLAB = 1 */ |
| #define SER2_IO_o_DIVISOR_LATCH_MSB 0x239 /* If DLAB = 1 */ |
| #define SER2_IO_o_TRANSMITTER_BUFFER 0x238 /* If DLAB = 0 */ |