43#define COM1_BASE 0x3f8
44#define COM2_BASE 0x2f8
45#define COM3_BASE 0x3e8
46#define COM4_BASE 0x2e8
uint8_t data[48]
Additional event data.
uint64_t address
Base address.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define iowrite8(data, io_addr)
uint8_t ns16550_read(struct ns16550_uart *ns16550, unsigned int address)
void ns16550_write(struct ns16550_uart *ns16550, unsigned int address, uint8_t data)
Dummy COM1 UART for non-x86 platforms.
void * base
Register base address.