Home
last modified time | relevance | path

Searched defs:COM_PORT_VAL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/i386/stand/lib/
H A Dmessage.S37 #define COM_PORT_VAL $0x3f8 /* Value for COM1 */ macro
H A Dmessage32.S42 #define COM_PORT_VAL $0x3f8 /* Standard address COM1 (dty0) */ macro
/netbsd-src/sys/arch/i386/stand/mbr/
H A Dmbr.S58 #define COM_PORT_VAL (0x400 + (COM_PORT * 2)) macro
60 #define COM_PORT_VAL $COM_PORT macro