Home
last modified time | relevance | path

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

/external/syslinux/core/include/
Dbios.h33 #define SERIAL_BASE 0x0400 /* Base address for 4 serial ports */ macro
95 const uint16_t * const serial_ports = (const uint16_t *)SERIAL_BASE; in get_serial_port()