Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/stand/lib/
Dmessage.S36 #if defined(BOOT_MSG_COM0) && !defined(COM_PORT_VAL)
37 #define COM_PORT_VAL $0x3f8 /* Value for COM1 */ macro
56 #ifdef COM_PORT_VAL
57 mov COM_PORT_VAL, %dx
Dmessage32.S41 #ifndef COM_PORT_VAL
42 #define COM_PORT_VAL $0x3f8 /* Standard address COM1 (dty0) */ macro
52 mov COM_PORT_VAL, %dx
/netbsd/src/sys/arch/i386/stand/mbr/
Dmbr.S58 #define COM_PORT_VAL (0x400 + (COM_PORT * 2)) macro
60 #define COM_PORT_VAL $COM_PORT macro
160 mov COM_PORT_VAL, %dx
288 #ifdef COM_PORT_VAL
289 mov COM_PORT_VAL, %dx
395 #ifdef COM_PORT_VAL
556 #ifdef COM_PORT_VAL
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dfilesystems1235 # COM_PORT_VAL definitions contains assembler instructions: outb al,dx;add 5,dl;inb %dx;test 0x40,al