Searched refs:COM_PORT_VAL (Results 1 – 4 of 4) sorted by relevance
36 #if defined(BOOT_MSG_COM0) && !defined(COM_PORT_VAL)37 #define COM_PORT_VAL $0x3f8 /* Value for COM1 */ macro56 #ifdef COM_PORT_VAL57 mov COM_PORT_VAL, %dx
41 #ifndef COM_PORT_VAL42 #define COM_PORT_VAL $0x3f8 /* Standard address COM1 (dty0) */ macro52 mov COM_PORT_VAL, %dx
58 #define COM_PORT_VAL (0x400 + (COM_PORT * 2)) macro60 #define COM_PORT_VAL $COM_PORT macro160 mov COM_PORT_VAL, %dx288 #ifdef COM_PORT_VAL289 mov COM_PORT_VAL, %dx395 #ifdef COM_PORT_VAL556 #ifdef COM_PORT_VAL
1235 # COM_PORT_VAL definitions contains assembler instructions: outb al,dx;add 5,dl;inb %dx;test 0x40,al